MVN

com.addthis : maljson

Maven & Gradle

Apr 30, 2014
2 usages
0 stars

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

<dependency>
    <groupId>com.addthis</groupId>
    <artifactId>maljson</artifactId>
    <version>0.2.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.addthis : maljson to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.2.0

All Versions

Choose a version of com.addthis : maljson to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.2.x
maljson-0.2.0
0.1.x
maljson-0.1.1
maljson-0.1.0

How to add a dependency to Maven

Add the following com.addthis : maljson maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.addthis</groupId>
    <artifactId>maljson</artifactId>
    <version>0.2.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.addthis : maljson gradle dependency to your build.gradle file:

implementation 'com.addthis:maljson:0.2.0'

Gradle Kotlin DSL: Add the following com.addthis : maljson gradle kotlin dependency to your build.gradle.kts file:

implementation("com.addthis:maljson:0.2.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.addthis : maljson sbt scala dependency to your build.sbt file:

libraryDependencies += "com.addthis" % "maljson" % "0.2.0"

Advertisement

Dependencies from Group

Jul 16, 2018
5 usages
8 stars
Apr 30, 2014
2 usages
0 stars
Apr 30, 2015
1 usages
2.2k stars
Jul 17, 2018
1 usages
2 stars
Jul 17, 2018
1 usages
9 stars

Discover Dependencies

Nov 06, 2016
3 usages
354 stars
May 10, 2019
4 usages
5 stars
Mar 01, 2023
6 usages
661 stars
Feb 15, 2017
1 usages
84 stars
Nov 30, 2018
4 usages
712 stars
Sep 17, 2021
8 usages
193 stars
Jun 05, 2015
3 usages