Is there a standard implementation for a GSON Joda Time serialiser?-Collection of common programming errors

It seems to me quite normal that you don’t have this kind of library available.

It might look simple at first glance, but the risk is that you end up with a lot of dependencies (some at compile time, some at runtime), and it would not be easy to make sure you don’t create unwanted dependencies.

For your case, this should be ok, as I think this is only a runtime dependency (Then a project using the serializerLib should not need JODA lib if JODA is not used). But for some other case, this could become ugly.