MVN

io.github.harvies.charon : charon-json

Maven & Gradle

Feb 20, 2021
6 usages
5 stars
<dependency>
    <groupId>io.github.harvies.charon</groupId>
    <artifactId>charon-json</artifactId>
    <version>0.0.6</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of io.github.harvies.charon : charon-json to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.0.6

All Versions

Choose a version of io.github.harvies.charon : charon-json to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.0.x
charon-json-0.0.6

How to add a dependency to Maven

Add the following io.github.harvies.charon : charon-json maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>io.github.harvies.charon</groupId>
    <artifactId>charon-json</artifactId>
    <version>0.0.6</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following io.github.harvies.charon : charon-json gradle dependency to your build.gradle file:

implementation 'io.github.harvies.charon:charon-json:0.0.6'

Gradle Kotlin DSL: Add the following io.github.harvies.charon : charon-json gradle kotlin dependency to your build.gradle.kts file:

implementation("io.github.harvies.charon:charon-json:0.0.6")

How to add a dependency to SBT Scala

SBT Scala: Add the following io.github.harvies.charon : charon-json sbt scala dependency to your build.sbt file:

libraryDependencies += "io.github.harvies.charon" % "charon-json" % "0.0.6"

Advertisement

Dependencies from Group

Discover Dependencies

Jul 21, 2023
38 usages
542 stars
Jul 05, 2017
4 usages
216 stars
Sep 07, 2017
4 usages
0 stars
Sep 30, 2019
2 usages
4 stars
Jul 07, 2023
2 usages
Nov 12, 2015
2 usages
4 stars
May 19, 2016
5 usages
19 stars
Apr 13, 2023
3 usages
21 stars
Jun 15, 2016
2 usages
Oct 02, 2015
2 usages
133 stars