MVN

io.jsonbox : jsonbox

Maven & Gradle

Oct 12, 2019
6 stars

A library to use jsonbox.io

<dependency>
    <groupId>io.jsonbox</groupId>
    <artifactId>jsonbox</artifactId>
    <version>1.0.3</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of io.jsonbox : jsonbox to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.0.3

All Versions

Choose a version of io.jsonbox : jsonbox to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.0.x
jsonbox-1.0.3
0.0.x
jsonbox-0.0.2
jsonbox-0.0.1

How to add a dependency to Maven

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

<dependency>
    <groupId>io.jsonbox</groupId>
    <artifactId>jsonbox</artifactId>
    <version>1.0.3</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following io.jsonbox : jsonbox gradle dependency to your build.gradle file:

implementation 'io.jsonbox:jsonbox:1.0.3'

Gradle Kotlin DSL: Add the following io.jsonbox : jsonbox gradle kotlin dependency to your build.gradle.kts file:

implementation("io.jsonbox:jsonbox:1.0.3")

How to add a dependency to SBT Scala

SBT Scala: Add the following io.jsonbox : jsonbox sbt scala dependency to your build.sbt file:

libraryDependencies += "io.jsonbox" % "jsonbox" % "1.0.3"

Advertisement

Dependencies from Group

Oct 12, 2019
6 stars

Discover Dependencies

May 25, 2023
12 usages
2.1k stars
tea
Mar 23, 2023
561 usages
8 stars
Jan 06, 2020
4 usages
9 stars
Jan 06, 2020
1 usages
9 stars
Aug 18, 2020
219 stars
Oct 10, 2019
0 stars
Feb 03, 2023
5 usages