MVN

codes.matteo : kotlin-json-builder

Maven & Gradle

Feb 21, 2018
8 stars

Kotlin JSON Builder · A Kotlin typesafe builder for Jackson JsonNodes

<dependency>
    <groupId>codes.matteo</groupId>
    <artifactId>kotlin-json-builder</artifactId>
    <version>1.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of codes.matteo : kotlin-json-builder to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.0

All Versions

Choose a version of codes.matteo : kotlin-json-builder to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.0
kotlin-json-builder-1.0

How to add a dependency to Maven

Add the following codes.matteo : kotlin-json-builder maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>codes.matteo</groupId>
    <artifactId>kotlin-json-builder</artifactId>
    <version>1.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following codes.matteo : kotlin-json-builder gradle dependency to your build.gradle file:

implementation 'codes.matteo:kotlin-json-builder:1.0'

Gradle Kotlin DSL: Add the following codes.matteo : kotlin-json-builder gradle kotlin dependency to your build.gradle.kts file:

implementation("codes.matteo:kotlin-json-builder:1.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following codes.matteo : kotlin-json-builder sbt scala dependency to your build.sbt file:

libraryDependencies += "codes.matteo" % "kotlin-json-builder" % "1.0"

Advertisement

Dependencies from Group

Feb 21, 2018
8 stars

Discover Dependencies

Feb 23, 2018
0 stars
Jul 11, 2018
1 usages
2 stars
May 14, 2023
55 stars
Apr 25, 2018
53 stars
Feb 28, 2018
4 usages
Oct 30, 2018
3 usages
77 stars
Mar 02, 2018
2 usages
987 stars
Feb 27, 2018
1.4k stars