Skip to content

Commit d06d56b

Browse files
committed
Added time ago library.
1 parent 7937d21 commit d06d56b

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

pom.xml

+5
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,11 @@
2121
</properties>
2222

2323
<dependencies>
24+
<dependency>
25+
<groupId>com.github.kevinsawicki</groupId>
26+
<artifactId>timeago</artifactId>
27+
<version>1.0.1</version>
28+
</dependency>
2429
<dependency>
2530
<groupId>org.modelmapper</groupId>
2631
<artifactId>modelmapper</artifactId>

0 commit comments

Comments
 (0)