julman99 / gson-fire

A java library that adds some very useful features to Gson, like Date serializing to unix timestamp or RFC3339, method (getters) serialization, pre/post processors and many others. Check out the documentation to learn how to use it!
http://gsonfire.io
Other
229 stars 37 forks source link

Adapting pom to match licence file #46

Closed camillem closed 4 years ago

camillem commented 5 years ago

To fix #45

julman99 commented 4 years ago

Thanks for your contribution