is not current version
Last Version 3.1.0

com.gitlab.ts14ic:time-factory 3.0.1

Substitutable static functions to retrieve current time.

GroupId

GroupId

com.gitlab.ts14ic
ArtifactId

ArtifactId

time-factory
Version

Version

3.0.1
Type

Type

jar

Download time-factory 3.0.1


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