| License | License | 
|---|---|
| Categories | CategoriesJSON Data | 
| GroupId | GroupIdcom.github.hekonsek | 
| ArtifactId | ArtifactIdjson4dummies | 
| Last Version | Last Version0.1 | 
| Release Date | Release Date | 
| Type | Typejar | 
| Description | Descriptionjson4dummies json4dummies | 
| Project URL | Project URL | 
| Filename | Size | 
|---|---|
| json4dummies-0.1.pom | |
| json4dummies-0.1.jar | 8 KB | 
| json4dummies-0.1-sources.jar | 1 KB | 
| json4dummies-0.1-javadoc.jar | 26 KB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/com.github.hekonsek/json4dummies/ -->
<dependency>
    <groupId>com.github.hekonsek</groupId>
    <artifactId>json4dummies</artifactId>
    <version>0.1</version>
</dependency>// https://jarcasting.com/artifacts/com.github.hekonsek/json4dummies/
implementation 'com.github.hekonsek:json4dummies:0.1'// https://jarcasting.com/artifacts/com.github.hekonsek/json4dummies/
implementation ("com.github.hekonsek:json4dummies:0.1")'com.github.hekonsek:json4dummies:jar:0.1'<dependency org="com.github.hekonsek" name="json4dummies" rev="0.1">
  <artifact name="json4dummies" type="jar" />
</dependency>@Grapes(
@Grab(group='com.github.hekonsek', module='json4dummies', version='0.1')
)libraryDependencies += "com.github.hekonsek" % "json4dummies" % "0.1"[com.github.hekonsek/json4dummies "0.1"]| Group / Artifact | Type | Version | 
|---|---|---|
| org.jetbrains.kotlin : kotlin-stdlib-jre8 | jar | 1.1.51 | 
| com.fasterxml.jackson.core : jackson-annotations | jar | 2.9.2 | 
| com.fasterxml.jackson.core : jackson-core | jar | 2.9.2 | 
| com.fasterxml.jackson.core : jackson-databind | jar | 2.9.2 | 
| com.fasterxml.jackson.datatype : jackson-datatype-jdk8 | jar | 2.9.2 | 
| com.fasterxml.jackson.datatype : jackson-datatype-jsr310 | jar | 2.9.2 | 
| com.fasterxml.jackson.module : jackson-module-parameter-names | jar | 2.9.2 | 
| org.apache.kafka : kafka-clients Optional | jar | 0.11.0.0 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| com.google.guava : guava | jar | 22.0 | 
| junit : junit | jar | 4.12 | 
| org.assertj : assertj-core | jar | 3.6.2 |