v1.0.0
Provides a way to add @k3kdude's DiscordWebhook class with my modifications as a maven dependency using jitpack.
My modifications fixed the encoding issue via StandardCharsets.UTF_8, made the classes public, made some variables final, and added timestamp functionality.