is not current version
Last Version 0.16

com.github.sviperll:chicory-common 0.14

Basic data-types, algorithms and data-structures

GroupId

GroupId

com.github.sviperll
ArtifactId

ArtifactId

chicory-common
Version

Version

0.14
Type

Type

jar

Download chicory-common 0.14


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