twitter / Serial

Light-weight, fast framework for object serialization in Java, with Android support.
Apache License 2.0
1.01k stars 107 forks source link

Publish it to maven central #10

Closed Bessonov closed 7 years ago

Bessonov commented 7 years ago

Hi all,

it would be nice to have it in maven central to get it like other dependencies.

Thanks

amandeepg commented 7 years ago

Hi @Bessonov!

We've now published this library to Maven Central, you should be able to pull it in as a dependency

Bessonov commented 7 years ago

Wonderful! Thank you!