License |
License |
---|---|
Categories |
CategoriesJSON Data |
GroupId | GroupIdorg.sweble.wom3 |
ArtifactId | ArtifactIdsweble-wom3-json-tools |
Last Version | Last Version3.1.9 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionSweble WOM 3.0 JSON Tools
Serialize a WOM 3.0 structure to and from json.
|
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/org.sweble.wom3/sweble-wom3-json-tools/ -->
<dependency>
<groupId>org.sweble.wom3</groupId>
<artifactId>sweble-wom3-json-tools</artifactId>
<version>3.1.9</version>
</dependency>
// https://jarcasting.com/artifacts/org.sweble.wom3/sweble-wom3-json-tools/
implementation 'org.sweble.wom3:sweble-wom3-json-tools:3.1.9'
// https://jarcasting.com/artifacts/org.sweble.wom3/sweble-wom3-json-tools/
implementation ("org.sweble.wom3:sweble-wom3-json-tools:3.1.9")
'org.sweble.wom3:sweble-wom3-json-tools:jar:3.1.9'
<dependency org="org.sweble.wom3" name="sweble-wom3-json-tools" rev="3.1.9">
<artifact name="sweble-wom3-json-tools" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.sweble.wom3', module='sweble-wom3-json-tools', version='3.1.9')
)
libraryDependencies += "org.sweble.wom3" % "sweble-wom3-json-tools" % "3.1.9"
[org.sweble.wom3/sweble-wom3-json-tools "3.1.9"]
Group / Artifact | Type | Version |
---|---|---|
com.google.code.gson : gson | jar | 2.3.1 |
org.sweble.wom3 : sweble-wom3-core | jar | 3.1.9 |