is not current version
Last Version 0.36

com.github.sviperll:metachicory 0.27-rc3


GroupId

GroupId

com.github.sviperll
ArtifactId

ArtifactId

metachicory
Version

Version

0.27-rc3
Type

Type

jar

Download metachicory 0.27-rc3


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