License |
License |
---|---|
Categories |
CategoriesJSON Data |
GroupId | GroupIdorg.meeuw |
ArtifactId | ArtifactIdmihxil-json-xml |
Version | Version0.9 |
Type | Typejar |
Description |
DescriptionJson-related utilities
|
Filename | Size |
---|---|
mihxil-json-xml-0.9.pom | |
mihxil-json-xml-0.9.jar | 3 KB |
mihxil-json-xml-0.9-sources.jar | 1 KB |
mihxil-json-xml-0.9-javadoc.jar | 23 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.meeuw/mihxil-json-xml/ -->
<dependency>
<groupId>org.meeuw</groupId>
<artifactId>mihxil-json-xml</artifactId>
<version>0.9</version>
</dependency>
// https://jarcasting.com/artifacts/org.meeuw/mihxil-json-xml/
implementation 'org.meeuw:mihxil-json-xml:0.9'
// https://jarcasting.com/artifacts/org.meeuw/mihxil-json-xml/
implementation ("org.meeuw:mihxil-json-xml:0.9")
'org.meeuw:mihxil-json-xml:jar:0.9'
<dependency org="org.meeuw" name="mihxil-json-xml" rev="0.9">
<artifact name="mihxil-json-xml" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.meeuw', module='mihxil-json-xml', version='0.9')
)
libraryDependencies += "org.meeuw" % "mihxil-json-xml" % "0.9"
[org.meeuw/mihxil-json-xml "0.9"]
Group / Artifact | Type | Version |
---|---|---|
com.fasterxml.jackson.core : jackson-core | jar | 2.8.6 |
org.meeuw : mihxil-json-core | jar | 0.9 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |
org.mockito : mockito-core | jar | 2.7.0 |