| License | License | 
|---|---|
| Categories | CategoriesJSON Data | 
| GroupId | GroupIdcom.zuunr | 
| ArtifactId | ArtifactIdjson | 
| Version | Version0.1.0.M40-518b204 | 
| Type | Typejar | 
| Description | DescriptionZuunr Json Immutable JSON representation in Java | 
| Project URL | Project URL | 
| Project Organization | Project Organization | 
| Source Code Management | Source Code Management | 
| Filename | Size | 
|---|---|
| json-0.1.0.M40-518b204.pom | |
| json-0.1.0.M40-518b204.jar | 220 KB | 
| json-0.1.0.M40-518b204-sources.jar | 121 KB | 
| json-0.1.0.M40-518b204-javadoc.jar | 1 MB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/com.zuunr/json/ -->
<dependency>
    <groupId>com.zuunr</groupId>
    <artifactId>json</artifactId>
    <version>0.1.0.M40-518b204</version>
</dependency>// https://jarcasting.com/artifacts/com.zuunr/json/
implementation 'com.zuunr:json:0.1.0.M40-518b204'// https://jarcasting.com/artifacts/com.zuunr/json/
implementation ("com.zuunr:json:0.1.0.M40-518b204")'com.zuunr:json:jar:0.1.0.M40-518b204'<dependency org="com.zuunr" name="json" rev="0.1.0.M40-518b204">
  <artifact name="json" type="jar" />
</dependency>@Grapes(
@Grab(group='com.zuunr', module='json', version='0.1.0.M40-518b204')
)libraryDependencies += "com.zuunr" % "json" % "0.1.0.M40-518b204"[com.zuunr/json "0.1.0.M40-518b204"]| Group / Artifact | Type | Version | 
|---|---|---|
| com.github.ben-manes.caffeine : caffeine | jar | 2.8.1 | 
| com.fasterxml.jackson.core : jackson-databind | jar | 2.11.3 | 
| org.clojure : clojure | jar | 1.10.1 | 
| org.slf4j : slf4j-api | jar | 1.7.30 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| org.junit.jupiter : junit-jupiter-engine | jar | 5.4.2 | 
| org.hamcrest : hamcrest | jar | 2.1 | 
| org.springframework : spring-core | jar | 5.2.9.RELEASE |