GroupId | GroupIdcom.github.sviperll |
---|---|
ArtifactId | ArtifactIdchicory-time |
Version | Version0.27-rc2 |
Type | Typejar |
Filename | Size |
---|---|
chicory-time-0.27-rc2.pom | |
chicory-time-0.27-rc2.jar | 20 KB |
chicory-time-0.27-rc2-sources.jar | 20 KB |
chicory-time-0.27-rc2-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.27-rc2</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.sviperll/chicory-time/
implementation 'com.github.sviperll:chicory-time:0.27-rc2'
// https://jarcasting.com/artifacts/com.github.sviperll/chicory-time/
implementation ("com.github.sviperll:chicory-time:0.27-rc2")
'com.github.sviperll:chicory-time:jar:0.27-rc2'
<dependency org="com.github.sviperll" name="chicory-time" rev="0.27-rc2">
<artifact name="chicory-time" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.sviperll', module='chicory-time', version='0.27-rc2')
)
libraryDependencies += "com.github.sviperll" % "chicory-time" % "0.27-rc2"
[com.github.sviperll/chicory-time "0.27-rc2"]