is not current version
Last Version 4.0.3

com.github.marlonlom:timeago 1.0.0

Simple java library for displaying dates as relative time ago language.

GroupId

GroupId

com.github.marlonlom
ArtifactId

ArtifactId

timeago
Version

Version

1.0.0
Type

Type

aar

Download timeago 1.0.0


<!-- https://jarcasting.com/artifacts/com.github.marlonlom/timeago/ -->
<dependency>
    <groupId>com.github.marlonlom</groupId>
    <artifactId>timeago</artifactId>
    <version>1.0.0</version>
    <type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.marlonlom/timeago/
implementation 'com.github.marlonlom:timeago:1.0.0'
// https://jarcasting.com/artifacts/com.github.marlonlom/timeago/
implementation ("com.github.marlonlom:timeago:1.0.0")
'com.github.marlonlom:timeago:aar:1.0.0'
<dependency org="com.github.marlonlom" name="timeago" rev="1.0.0">
  <artifact name="timeago" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.github.marlonlom', module='timeago', version='1.0.0')
)
libraryDependencies += "com.github.marlonlom" % "timeago" % "1.0.0"
[com.github.marlonlom/timeago "1.0.0"]