License |
License |
---|---|
Categories |
CategoriesJSON Data |
GroupId | GroupIdorg.minijax |
ArtifactId | ArtifactIdminijax-json |
Last Version | Last Version0.5.10 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionminijax-json
Minijax JSON features
|
Project Organization |
Project OrganizationMinijax |
Filename | Size |
---|---|
minijax-json-0.5.10.pom | |
minijax-json-0.5.10.jar | 7 KB |
minijax-json-0.5.10-sources.jar | 5 KB |
minijax-json-0.5.10-javadoc.jar | 40 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.minijax/minijax-json/ -->
<dependency>
<groupId>org.minijax</groupId>
<artifactId>minijax-json</artifactId>
<version>0.5.10</version>
</dependency>
// https://jarcasting.com/artifacts/org.minijax/minijax-json/
implementation 'org.minijax:minijax-json:0.5.10'
// https://jarcasting.com/artifacts/org.minijax/minijax-json/
implementation ("org.minijax:minijax-json:0.5.10")
'org.minijax:minijax-json:jar:0.5.10'
<dependency org="org.minijax" name="minijax-json" rev="0.5.10">
<artifact name="minijax-json" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.minijax', module='minijax-json', version='0.5.10')
)
libraryDependencies += "org.minijax" % "minijax-json" % "0.5.10"
[org.minijax/minijax-json "0.5.10"]
Group / Artifact | Type | Version |
---|---|---|
org.eclipse : yasson | jar | 2.0.2 |
Group / Artifact | Type | Version |
---|---|---|
org.minijax : minijax-core | jar | 0.5.10 |
Group / Artifact | Type | Version |
---|---|---|
ch.qos.logback : logback-classic | jar | 1.2.3 |
org.junit.jupiter : junit-jupiter-api | jar | 5.7.0 |