| License | License | 
|---|---|
| Categories | CategoriesJSON Data | 
| GroupId | GroupIdcom.github.piotrkot | 
| ArtifactId | ArtifactIdoojson | 
| Last Version | Last Version1.7.1 | 
| Release Date | Release Date | 
| Type | Typejar | 
| Description | DescriptionOO-JSON wrapper Wrapper for Java API for JSON Processing with OOP in mind. | 
| Project URL | Project URL | 
| Source Code Management | Source Code Management | 
| Filename | Size | 
|---|---|
| oojson-1.7.1.pom | |
| oojson-1.7.1.jar | 22 KB | 
| oojson-1.7.1-sources.jar | 22 KB | 
| oojson-1.7.1-javadoc.jar | 106 KB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/com.github.piotrkot/oojson/ -->
<dependency>
    <groupId>com.github.piotrkot</groupId>
    <artifactId>oojson</artifactId>
    <version>1.7.1</version>
</dependency>// https://jarcasting.com/artifacts/com.github.piotrkot/oojson/
implementation 'com.github.piotrkot:oojson:1.7.1'// https://jarcasting.com/artifacts/com.github.piotrkot/oojson/
implementation ("com.github.piotrkot:oojson:1.7.1")'com.github.piotrkot:oojson:jar:1.7.1'<dependency org="com.github.piotrkot" name="oojson" rev="1.7.1">
  <artifact name="oojson" type="jar" />
</dependency>@Grapes(
@Grab(group='com.github.piotrkot', module='oojson', version='1.7.1')
)libraryDependencies += "com.github.piotrkot" % "oojson" % "1.7.1"[com.github.piotrkot/oojson "1.7.1"]| Group / Artifact | Type | Version | 
|---|---|---|
| org.glassfish : javax.json | jar | 1.1.4 | 
| org.cactoos : cactoos | jar | 0.50 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| org.projectlombok : lombok | jar | 1.18.20 | 
| com.google.code.findbugs : annotations | jar | 3.0.1 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| org.hamcrest : hamcrest | jar | 2.2 | 
| junit : junit | jar | 4.13.2 |