| License | License | 
|---|---|
| GroupId | GroupIdorg.jimmutable | 
| ArtifactId | ArtifactIdcore | 
| Last Version | Last Version0.0.5 | 
| Release Date | Release Date | 
| Type | Typejar | 
| Description | Descriptionjimmutable core The core classes of the jimmutable project | 
| Project URL | Project URL | 
| Source Code Management | Source Code Management | 
| Filename | Size | 
|---|---|
| core-0.0.5.pom | |
| core-0.0.5.jar | 157 KB | 
| core-0.0.5-sources.jar | 88 KB | 
| core-0.0.5-javadoc.jar | 720 KB | 
| core-0.0.5-jar-with-dependencies.jar | 4 MB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/org.jimmutable/core/ -->
<dependency>
    <groupId>org.jimmutable</groupId>
    <artifactId>core</artifactId>
    <version>0.0.5</version>
</dependency>// https://jarcasting.com/artifacts/org.jimmutable/core/
implementation 'org.jimmutable:core:0.0.5'// https://jarcasting.com/artifacts/org.jimmutable/core/
implementation ("org.jimmutable:core:0.0.5")'org.jimmutable:core:jar:0.0.5'<dependency org="org.jimmutable" name="core" rev="0.0.5">
  <artifact name="core" type="jar" />
</dependency>@Grapes(
@Grab(group='org.jimmutable', module='core', version='0.0.5')
)libraryDependencies += "org.jimmutable" % "core" % "0.0.5"[org.jimmutable/core "0.0.5"]| Group / Artifact | Type | Version | 
|---|---|---|
| com.fasterxml.jackson.core : jackson-core | jar | 2.8.7 | 
| com.fasterxml.jackson.dataformat : jackson-dataformat-xml | jar | 2.8.7 | 
| joda-time : joda-time | jar | 2.9.9 | 
| commons-validator : commons-validator | jar | 1.6 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| junit : junit | jar | 3.8.1 |