TimeAgo

An Open source Java Library to make fuzzy timestamps (e.g. 1 hour ago)

License

License

GroupId

GroupId

io.github.anass-abea
ArtifactId

ArtifactId

TimeAgo
Last Version

Last Version

1.0.2
Release Date

Release Date

Type

Type

jar
Description

Description

TimeAgo
An Open source Java Library to make fuzzy timestamps (e.g. 1 hour ago)
Project URL

Project URL

https://github.com/Anass-ABEA/TimeAgo
Source Code Management

Source Code Management

http://github.com/Anass-ABEA/TimeAgo/tree/master

Download TimeAgo

How to add to project

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

Dependencies

test (1)

Group / Artifact Type Version
junit : junit jar 4.13.2

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.2
1.0.1
1.0.0