MVN

net.hamnaberg.json : json-javax

Maven & Gradle

Oct 06, 2015
1 usages
16 stars

Immutable JSON :: javax.json

<dependency>
    <groupId>net.hamnaberg.json</groupId>
    <artifactId>json-javax</artifactId>
    <version>1.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of net.hamnaberg.json : json-javax to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.0

All Versions

Choose a version of net.hamnaberg.json : json-javax to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.0
json-javax-1.0

How to add a dependency to Maven

Add the following net.hamnaberg.json : json-javax maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>net.hamnaberg.json</groupId>
    <artifactId>json-javax</artifactId>
    <version>1.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following net.hamnaberg.json : json-javax gradle dependency to your build.gradle file:

implementation 'net.hamnaberg.json:json-javax:1.0'

Gradle Kotlin DSL: Add the following net.hamnaberg.json : json-javax gradle kotlin dependency to your build.gradle.kts file:

implementation("net.hamnaberg.json:json-javax:1.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following net.hamnaberg.json : json-javax sbt scala dependency to your build.sbt file:

libraryDependencies += "net.hamnaberg.json" % "json-javax" % "1.0"

Advertisement

Dependencies from Group

Sep 24, 2020
5 usages
16 stars
Sep 24, 2020
4 usages
16 stars
Sep 24, 2020
2 usages
16 stars
Oct 06, 2015
1 usages
16 stars
Sep 24, 2020
1 usages
16 stars

Discover Dependencies

Jun 18, 2023
2 usages
9 stars
Oct 09, 2018
3 usages
175 stars
Oct 19, 2018
1 usages
47 stars
Aug 23, 2023
5 usages
54 stars
Aug 21, 2023
1 usages
14 stars
Mar 17, 2018
1 usages
13 stars
Apr 08, 2021
1 usages
59 stars