MVN

net.markenwerk : utils-json-handler

Maven & Gradle

Mar 05, 2017
4 usages

Common handler for JSON processing libraries for Java

<dependency>
    <groupId>net.markenwerk</groupId>
    <artifactId>utils-json-handler</artifactId>
    <version>2.0.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of net.markenwerk : utils-json-handler to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 2.0.1

All Versions

Choose a version of net.markenwerk : utils-json-handler to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
2.0.x
utils-json-handler-2.0.1
utils-json-handler-2.0.0
1.0.x
utils-json-handler-1.0.0

How to add a dependency to Maven

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

<dependency>
    <groupId>net.markenwerk</groupId>
    <artifactId>utils-json-handler</artifactId>
    <version>2.0.1</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following net.markenwerk : utils-json-handler gradle dependency to your build.gradle file:

implementation 'net.markenwerk:utils-json-handler:2.0.1'

Gradle Kotlin DSL: Add the following net.markenwerk : utils-json-handler gradle kotlin dependency to your build.gradle.kts file:

implementation("net.markenwerk:utils-json-handler:2.0.1")

How to add a dependency to SBT Scala

SBT Scala: Add the following net.markenwerk : utils-json-handler sbt scala dependency to your build.sbt file:

libraryDependencies += "net.markenwerk" % "utils-json-handler" % "2.0.1"

Advertisement

Dependencies from Group

Feb 19, 2021
15 usages
Mar 05, 2017
5 usages
Mar 05, 2017
4 usages
Mar 05, 2017
2 usages
Mar 05, 2017
2 usages

Discover Dependencies

Apr 30, 2016
0 stars
Mar 22, 2018
3 usages
1 stars
Apr 25, 2016
1 stars
Jan 10, 2019
1 stars
Jul 25, 2016
7 stars
Mar 06, 2017
2 usages
3 stars
Apr 26, 2016
0 stars
Mar 30, 2018
2 usages
0 stars