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