Last Version

DSL Platform JSON (core) 1.9.9

DSL Platform compatible Java JSON library (https://dsl-platform.com)

License

License

Categories

Categories

JSON Data
GroupId

GroupId

org.javaweb
ArtifactId

ArtifactId

javaweb-json
Version

Version

1.9.9
Type

Type

jar
Description

Description

DSL Platform JSON (core)
DSL Platform compatible Java JSON library (https://dsl-platform.com)
Project URL

Project URL

https://github.com/ngs-doo/dsl-json

Download javaweb-json 1.9.9


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

Dependencies

provided (1)

Group / Artifact Type Version
com.google.code.findbugs : jsr305 jar 3.0.2

test (1)

Group / Artifact Type Version
junit : junit jar 4.13.2

Project Modules

There are no modules declared in this project.