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