GroupId | GroupIdcom.github.sviperll |
---|---|
ArtifactId | ArtifactIdmetachicory |
Version | Version0.26 |
Type | Typejar |
Filename | Size |
---|---|
metachicory-0.26.pom | |
metachicory-0.26.jar | 36 KB |
metachicory-0.26-sources.jar | 33 KB |
metachicory-0.26-javadoc.jar | 90 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.sviperll/metachicory/ -->
<dependency>
<groupId>com.github.sviperll</groupId>
<artifactId>metachicory</artifactId>
<version>0.26</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.sviperll/metachicory/
implementation 'com.github.sviperll:metachicory:0.26'
// https://jarcasting.com/artifacts/com.github.sviperll/metachicory/
implementation ("com.github.sviperll:metachicory:0.26")
'com.github.sviperll:metachicory:jar:0.26'
<dependency org="com.github.sviperll" name="metachicory" rev="0.26">
<artifact name="metachicory" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.sviperll', module='metachicory', version='0.26')
)
libraryDependencies += "com.github.sviperll" % "metachicory" % "0.26"
[com.github.sviperll/metachicory "0.26"]