Last Version

jmom 1.4

Simple JSON data structure manipulating library

License

License

Categories

Categories

Ant Build Tools
GroupId

GroupId

io.github.antonsjava
ArtifactId

ArtifactId

jmom
Version

Version

1.4
Type

Type

jar
Description

Description

jmom
Simple JSON data structure manipulating library
Project URL

Project URL

https://github.com/antonsjava/jmom
Source Code Management

Source Code Management

https://github.com/antonsjava/jmom

Download jmom 1.4


<!-- https://jarcasting.com/artifacts/io.github.antonsjava/jmom/ -->
<dependency>
    <groupId>io.github.antonsjava</groupId>
    <artifactId>jmom</artifactId>
    <version>1.4</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.antonsjava/jmom/
implementation 'io.github.antonsjava:jmom:1.4'
// https://jarcasting.com/artifacts/io.github.antonsjava/jmom/
implementation ("io.github.antonsjava:jmom:1.4")
'io.github.antonsjava:jmom:jar:1.4'
<dependency org="io.github.antonsjava" name="jmom" rev="1.4">
  <artifact name="jmom" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.antonsjava', module='jmom', version='1.4')
)
libraryDependencies += "io.github.antonsjava" % "jmom" % "1.4"
[io.github.antonsjava/jmom "1.4"]

Dependencies

compile (1)

Group / Artifact Type Version
io.github.antonsjava : json jar 1.13

test (1)

Group / Artifact Type Version
junit : junit jar 4.13.1

Project Modules

There are no modules declared in this project.