is not current version
Last Version 0.36

com.github.sviperll:chicory-core 0.23-rc7


GroupId

GroupId

com.github.sviperll
ArtifactId

ArtifactId

chicory-core
Version

Version

0.23-rc7
Type

Type

jar

Download chicory-core 0.23-rc7


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