| License |
License |
|---|---|
| GroupId | GroupIdcom.github.sviperll |
| ArtifactId | ArtifactIdchicory-common |
| Last Version | Last Version0.16 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionchicory-common
Basic data-types, algorithms and data-structures
|
| Project URL |
Project URL |
| Filename | Size |
|---|---|
| chicory-common-0.16.pom | |
| chicory-common-0.16.jar | 101 KB |
| chicory-common-0.16-sources.jar | 70 KB |
| chicory-common-0.16-javadoc.jar | 216 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.github.sviperll/chicory-common/ -->
<dependency>
<groupId>com.github.sviperll</groupId>
<artifactId>chicory-common</artifactId>
<version>0.16</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.sviperll/chicory-common/
implementation 'com.github.sviperll:chicory-common:0.16'
// https://jarcasting.com/artifacts/com.github.sviperll/chicory-common/
implementation ("com.github.sviperll:chicory-common:0.16")
'com.github.sviperll:chicory-common:jar:0.16'
<dependency org="com.github.sviperll" name="chicory-common" rev="0.16">
<artifact name="chicory-common" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.sviperll', module='chicory-common', version='0.16')
)
libraryDependencies += "com.github.sviperll" % "chicory-common" % "0.16"
[com.github.sviperll/chicory-common "0.16"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.github.sviperll : chicory-environment | jar | 0.16 |
| javax.mail : mail | jar | 1.4 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.11 |