Eon is an extremely simple date formatting library, focused around representing relative time differences between dates.
-
Add the repository;
repositories { maven { url 'https://jitpack.io' } } -
Add the dependency;
dependencies { compile 'com.TippingCanoe.Eon:library:0.0.1' }
Love it? Hate it? Want to make changes to it? Contact me at @iainconnor or [email protected].