| License |
License |
|---|---|
| Categories |
CategoriesJSON Data |
| GroupId | GroupIdio.enoa |
| ArtifactId | ArtifactIdexample-json |
| Last Version | Last Version1.6-beta.2 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionEnoa
|
| Filename | Size |
|---|---|
| example-json-1.6-beta.2.pom | |
| example-json-1.6-beta.2.jar | 1 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/io.enoa/example-json/ -->
<dependency>
<groupId>io.enoa</groupId>
<artifactId>example-json</artifactId>
<version>1.6-beta.2</version>
</dependency>
// https://jarcasting.com/artifacts/io.enoa/example-json/
implementation 'io.enoa:example-json:1.6-beta.2'
// https://jarcasting.com/artifacts/io.enoa/example-json/
implementation ("io.enoa:example-json:1.6-beta.2")
'io.enoa:example-json:jar:1.6-beta.2'
<dependency org="io.enoa" name="example-json" rev="1.6-beta.2">
<artifact name="example-json" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.enoa', module='example-json', version='1.6-beta.2')
)
libraryDependencies += "io.enoa" % "example-json" % "1.6-beta.2"
[io.enoa/example-json "1.6-beta.2"]
| Group / Artifact | Type | Version |
|---|---|---|
| io.enoa : enoa-json | jar | 1.6-beta.2 |
| io.enoa : enoa-json-fastjson | jar | 1.6-beta.2 |
| io.enoa : enoa-json-gson | jar | 1.6-beta.2 |
| io.enoa : enoa-json-jackson | jar | 1.6-beta.2 |
| com.github.ikidou » TypeBuilder | jar | 1.0 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.12 |