GroupId | GroupIdcom.gitlab.ts14ic |
---|---|
ArtifactId | ArtifactIdtime-factory |
Version | Version2.0.2 |
Type | Typejar |
Filename | Size |
---|---|
time-factory-2.0.2.pom | |
time-factory-2.0.2.jar | 4 KB |
time-factory-2.0.2-sources.jar | 3 KB |
time-factory-2.0.2-javadoc.jar | 109 KB |
Browse |
<!-- 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"]