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