License |
License |
---|---|
Categories |
CategoriesJSON Data |
GroupId | GroupIdio.enoa |
ArtifactId | ArtifactIdenoa-json |
Last Version | Last Version1.7.2-rc |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionEnoa
|
Filename | Size |
---|---|
enoa-json-1.7.2-rc.pom | |
enoa-json-1.7.2-rc.jar | 13 KB |
enoa-json-1.7.2-rc-sources.jar | 13 KB |
enoa-json-1.7.2-rc-javadoc.jar | 47 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.enoa/enoa-json/ -->
<dependency>
<groupId>io.enoa</groupId>
<artifactId>enoa-json</artifactId>
<version>1.7.2-rc</version>
</dependency>
// https://jarcasting.com/artifacts/io.enoa/enoa-json/
implementation 'io.enoa:enoa-json:1.7.2-rc'
// https://jarcasting.com/artifacts/io.enoa/enoa-json/
implementation ("io.enoa:enoa-json:1.7.2-rc")
'io.enoa:enoa-json:jar:1.7.2-rc'
<dependency org="io.enoa" name="enoa-json" rev="1.7.2-rc">
<artifact name="enoa-json" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.enoa', module='enoa-json', version='1.7.2-rc')
)
libraryDependencies += "io.enoa" % "enoa-json" % "1.7.2-rc"
[io.enoa/enoa-json "1.7.2-rc"]
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |