is not current version
Last Version 3.1.0

com.gitlab.ts14ic:time-factory 2.0.2

Substitutable current time.

GroupId

GroupId

com.gitlab.ts14ic
ArtifactId

ArtifactId

time-factory
Version

Version

2.0.2
Type

Type

jar

Download time-factory 2.0.2


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