License |
License |
---|---|
GroupId | GroupIdcom.gitlab.ts14ic |
ArtifactId | ArtifactIdtime-factory |
Version | Version3.1.0 |
Type | Typejar |
Description |
Descriptiontime-factory
Substitutable static functions to retrieve current time.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
time-factory-3.1.0.pom | |
time-factory-3.1.0.jar | 6 KB |
time-factory-3.1.0-sources.jar | 5 KB |
time-factory-3.1.0-javadoc.jar | 36 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.gitlab.ts14ic/time-factory/ -->
<dependency>
<groupId>com.gitlab.ts14ic</groupId>
<artifactId>time-factory</artifactId>
<version>3.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.gitlab.ts14ic/time-factory/
implementation 'com.gitlab.ts14ic:time-factory:3.1.0'
// https://jarcasting.com/artifacts/com.gitlab.ts14ic/time-factory/
implementation ("com.gitlab.ts14ic:time-factory:3.1.0")
'com.gitlab.ts14ic:time-factory:jar:3.1.0'
<dependency org="com.gitlab.ts14ic" name="time-factory" rev="3.1.0">
<artifact name="time-factory" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.gitlab.ts14ic', module='time-factory', version='3.1.0')
)
libraryDependencies += "com.gitlab.ts14ic" % "time-factory" % "3.1.0"
[com.gitlab.ts14ic/time-factory "3.1.0"]
Group / Artifact | Type | Version |
---|---|---|
org.junit.jupiter : junit-jupiter-engine | jar | 5.8.2 |
org.junit.jupiter : junit-jupiter-params | jar | 5.8.2 |
org.assertj : assertj-core | jar | 3.21.0 |