MVN

net.markenwerk : utils-json-common

Maven & Gradle

Mar 05, 2017
2 usages

Common components for JSON processing libraries for Java

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

Latest Version

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

  • Latest Stable: 3.0.1

All Versions

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

Version Vulnerabilities Updated
3.0.x
utils-json-common-3.0.1
utils-json-common-3.0.0
2.0.x
utils-json-common-2.0.0
1.0.x
utils-json-common-1.0.0

How to add a dependency to Maven

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

<dependency>
    <groupId>net.markenwerk</groupId>
    <artifactId>utils-json-common</artifactId>
    <version>3.0.1</version>
</dependency>

How to add a dependency to Gradle

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

implementation 'net.markenwerk:utils-json-common:3.0.1'

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

implementation("net.markenwerk:utils-json-common:3.0.1")

How to add a dependency to SBT Scala

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

libraryDependencies += "net.markenwerk" % "utils-json-common" % "3.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

Jun 06, 2016
1 usages
77 stars
Sep 15, 2016
4 usages
Aug 11, 2016
1 usages
134 stars
Feb 10, 2018
2 usages
38 stars
sdk
May 16, 2016
1 usages
Jul 29, 2016
1 usages
10 stars
Feb 11, 2017
2 usages
35 stars
May 25, 2016
2 usages
57 stars
May 30, 2016
2 usages
May 27, 2018
2 usages
5 stars