is not current version
Last Version 0.36

com.github.sviperll:metachicory 0.22


GroupId

GroupId

com.github.sviperll
ArtifactId

ArtifactId

metachicory
Version

Version

0.22
Type

Type

jar

Download metachicory 0.22


<!-- https://jarcasting.com/artifacts/com.github.sviperll/metachicory/ -->
<dependency>
    <groupId>com.github.sviperll</groupId>
    <artifactId>metachicory</artifactId>
    <version>0.22</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.sviperll/metachicory/
implementation 'com.github.sviperll:metachicory:0.22'
// https://jarcasting.com/artifacts/com.github.sviperll/metachicory/
implementation ("com.github.sviperll:metachicory:0.22")
'com.github.sviperll:metachicory:jar:0.22'
<dependency org="com.github.sviperll" name="metachicory" rev="0.22">
  <artifact name="metachicory" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.sviperll', module='metachicory', version='0.22')
)
libraryDependencies += "com.github.sviperll" % "metachicory" % "0.22"
[com.github.sviperll/metachicory "0.22"]