is not current version
Last Version 4.0.3

com.github.marlonlom:timeago 4.0.0

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

GroupId

GroupId

com.github.marlonlom
ArtifactId

ArtifactId

timeago
Version

Version

4.0.0
Type

Type

jar

Download timeago 4.0.0


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