Last Version

chicory-core 0.36

Basic utilities to compensate shortcomings of Java SE. Part of chicory.

License

License

GroupId

GroupId

com.github.sviperll
ArtifactId

ArtifactId

chicory-core
Version

Version

0.36
Type

Type

jar
Description

Description

chicory-core
Basic utilities to compensate shortcomings of Java SE. Part of chicory.
Project URL

Project URL

https://github.com/sviperll/chicory/tree/master/chicory-core

Download chicory-core 0.36


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

Dependencies

compile (4)

Group / Artifact Type Version
com.github.sviperll : chicory-environment jar 0.36
javax.mail : mail jar 1.4
javax.activation : activation jar 1.1
com.google.code.findbugs : annotations jar 2.0.3

test (2)

Group / Artifact Type Version
org.hamcrest : hamcrest-core jar 1.3
junit : junit jar 4.11

Project Modules

There are no modules declared in this project.