Last Version

Boxed Json 0.5.32

Mutable JSON classes with easy search and manipulation in Java

License

License

Categories

Categories

JSON Data
GroupId

GroupId

com.vladsch.boxed-json
ArtifactId

ArtifactId

boxed-json
Version

Version

0.5.32
Type

Type

jar
Description

Description

Boxed Json
Mutable JSON classes with easy search and manipulation in Java
Project URL

Project URL

https://github.com/vsch/boxed-json

Download boxed-json 0.5.32


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

Dependencies

compile (2)

Group / Artifact Type Version
org.glassfish : javax.json jar 1.1.4
org.jetbrains : annotations jar 15.0

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.