License |
License |
---|---|
GroupId | GroupIdcom.gitlab.ts14ic |
ArtifactId | ArtifactIdtime-factory |
Version | Version2.0.3 |
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-2.0.3.pom | |
time-factory-2.0.3.jar | 4 KB |
time-factory-2.0.3-sources.jar | 3 KB |
time-factory-2.0.3-javadoc.jar | 108 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.gitlab.ts14ic/time-factory/ -->
<dependency>
<groupId>com.gitlab.ts14ic</groupId>
<artifactId>time-factory</artifactId>
<version>2.0.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.gitlab.ts14ic/time-factory/
implementation 'com.gitlab.ts14ic:time-factory:2.0.3'
// https://jarcasting.com/artifacts/com.gitlab.ts14ic/time-factory/
implementation ("com.gitlab.ts14ic:time-factory:2.0.3")
'com.gitlab.ts14ic:time-factory:jar:2.0.3'
<dependency org="com.gitlab.ts14ic" name="time-factory" rev="2.0.3">
<artifact name="time-factory" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.gitlab.ts14ic', module='time-factory', version='2.0.3')
)
libraryDependencies += "com.gitlab.ts14ic" % "time-factory" % "2.0.3"
[com.gitlab.ts14ic/time-factory "2.0.3"]
Group / Artifact | Type | Version |
---|---|---|
org.junit.jupiter : junit-jupiter-engine | jar | 5.7.0 |
org.junit.jupiter : junit-jupiter-params | jar | 5.7.0 |
org.assertj : assertj-core | jar | 3.19.0 |