GroupId | GroupIdcom.github.sviperll |
---|---|
ArtifactId | ArtifactIdchicory-time |
Version | Version0.19 |
Type | Typejar |
Filename | Size |
---|---|
chicory-time-0.19.pom | |
chicory-time-0.19.jar | 19 KB |
chicory-time-0.19-sources.jar | 20 KB |
chicory-time-0.19-javadoc.jar | 117 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.sviperll/chicory-time/ -->
<dependency>
<groupId>com.github.sviperll</groupId>
<artifactId>chicory-time</artifactId>
<version>0.19</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.sviperll/chicory-time/
implementation 'com.github.sviperll:chicory-time:0.19'
// https://jarcasting.com/artifacts/com.github.sviperll/chicory-time/
implementation ("com.github.sviperll:chicory-time:0.19")
'com.github.sviperll:chicory-time:jar:0.19'
<dependency org="com.github.sviperll" name="chicory-time" rev="0.19">
<artifact name="chicory-time" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.sviperll', module='chicory-time', version='0.19')
)
libraryDependencies += "com.github.sviperll" % "chicory-time" % "0.19"
[com.github.sviperll/chicory-time "0.19"]