| License |
License |
|---|---|
| Categories |
CategoriesJSON Data |
| GroupId | GroupIdorg.jsonex |
| ArtifactId | ArtifactIdJSONCoder |
| Last Version | Last Version0.1.25 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionJSONCoder
JSONCoder Parent
|
| Filename | Size |
|---|---|
| JSONCoder-0.1.25.pom | |
| JSONCoder-0.1.25.jar | 53 KB |
| JSONCoder-0.1.25-sources.jar | 28 KB |
| JSONCoder-0.1.25-javadoc.jar | 174 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.jsonex/JSONCoder/ -->
<dependency>
<groupId>org.jsonex</groupId>
<artifactId>JSONCoder</artifactId>
<version>0.1.25</version>
</dependency>
// https://jarcasting.com/artifacts/org.jsonex/JSONCoder/
implementation 'org.jsonex:JSONCoder:0.1.25'
// https://jarcasting.com/artifacts/org.jsonex/JSONCoder/
implementation ("org.jsonex:JSONCoder:0.1.25")
'org.jsonex:JSONCoder:jar:0.1.25'
<dependency org="org.jsonex" name="JSONCoder" rev="0.1.25">
<artifact name="JSONCoder" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.jsonex', module='JSONCoder', version='0.1.25')
)
libraryDependencies += "org.jsonex" % "JSONCoder" % "0.1.25"
[org.jsonex/JSONCoder "0.1.25"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.jsonex : treedoc | jar | 0.1.25 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.projectlombok : lombok | jar | 1.18.16 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.13.1 |
| org.slf4j : slf4j-simple | jar | 1.7.5 |