License |
License |
---|---|
Categories |
CategoriesJSON Data |
GroupId | GroupIdorg.javaweb |
ArtifactId | ArtifactIdjavaweb-json |
Last Version | Last Version1.9.9 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionDSL Platform JSON (core)
DSL Platform compatible Java JSON library (https://dsl-platform.com)
|
Project URL |
Project URL |
Filename | Size |
---|---|
javaweb-json-1.9.9.pom | |
javaweb-json-1.9.9.jar | 243 KB |
javaweb-json-1.9.9-sources.jar | 105 KB |
javaweb-json-1.9.9-javadoc.jar | 393 KB |
Browse |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
com.google.code.findbugs : jsr305 | jar | 3.0.2 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13.2 |