Last Version

maljson 0.2.0

Mostly org.json compatible json library. Derived from Android.

License

License

Categories

Categories

JSON Data
GroupId

GroupId

com.addthis
ArtifactId

ArtifactId

maljson
Version

Version

0.2.0
Type

Type

jar
Description

Description

maljson
Mostly org.json compatible json library. Derived from Android.
Project Organization

Project Organization

AddThis
Source Code Management

Source Code Management

https://github.com/addthis/maljson

Download maljson 0.2.0


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

Dependencies

compile (2)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.5
com.google.code.findbugs : jsr305 jar 2.0.2

test (2)

Group / Artifact Type Version
org.slf4j : slf4j-simple jar 1.7.5
junit : junit jar 4.11

Project Modules

There are no modules declared in this project.