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