jmom

Simple JSON data structure manipulating library

License

License

Categories

Categories

Ant Build Tools
GroupId

GroupId

io.github.antonsjava
ArtifactId

ArtifactId

jmom
Last Version

Last Version

1.4
Release Date

Release Date

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

How to add to project

<!-- 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.

Versions

Version
1.4