License |
License |
---|---|
Categories |
CategoriesJSON Data |
GroupId | GroupIdorg.jsonex |
ArtifactId | ArtifactIdcore |
Last Version | Last Version0.1.25 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptioncore
JSONCoder Parent
|
Filename | Size |
---|---|
core-0.1.25.pom | |
core-0.1.25.jar | 94 KB |
core-0.1.25-sources.jar | 39 KB |
core-0.1.25-javadoc.jar | 359 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.jsonex/core/ -->
<dependency>
<groupId>org.jsonex</groupId>
<artifactId>core</artifactId>
<version>0.1.25</version>
</dependency>
// https://jarcasting.com/artifacts/org.jsonex/core/
implementation 'org.jsonex:core:0.1.25'
// https://jarcasting.com/artifacts/org.jsonex/core/
implementation ("org.jsonex:core:0.1.25")
'org.jsonex:core:jar:0.1.25'
<dependency org="org.jsonex" name="core" rev="0.1.25">
<artifact name="core" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.jsonex', module='core', version='0.1.25')
)
libraryDependencies += "org.jsonex" % "core" % "0.1.25"
[org.jsonex/core "0.1.25"]
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-api | jar | 1.7.5 |
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 |
com.fasterxml.jackson.core : jackson-annotations | jar | 2.9.6 |