GroupId | GroupIdcom.gitlab.ts14ic |
---|---|
ArtifactId | ArtifactIdtime-factory |
Version | Version3.0.0 |
Type | Typejar |
Filename | Size |
---|---|
time-factory-3.0.0.pom | |
time-factory-3.0.0.jar | 6 KB |
time-factory-3.0.0-sources.jar | 5 KB |
time-factory-3.0.0-javadoc.jar | 35 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.gitlab.ts14ic/time-factory/ -->
<dependency>
<groupId>com.gitlab.ts14ic</groupId>
<artifactId>time-factory</artifactId>
<version>3.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.gitlab.ts14ic/time-factory/
implementation 'com.gitlab.ts14ic:time-factory:3.0.0'
// https://jarcasting.com/artifacts/com.gitlab.ts14ic/time-factory/
implementation ("com.gitlab.ts14ic:time-factory:3.0.0")
'com.gitlab.ts14ic:time-factory:jar:3.0.0'
<dependency org="com.gitlab.ts14ic" name="time-factory" rev="3.0.0">
<artifact name="time-factory" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.gitlab.ts14ic', module='time-factory', version='3.0.0')
)
libraryDependencies += "com.gitlab.ts14ic" % "time-factory" % "3.0.0"
[com.gitlab.ts14ic/time-factory "3.0.0"]