MVN

com.daveayan : rjson

Maven & Gradle

Feb 16, 2015
2 usages
2 stars

rjson · Recursive, reflection based json to / from object conversion

<dependency>
    <groupId>com.daveayan</groupId>
    <artifactId>rjson</artifactId>
    <version>1.11</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.daveayan : rjson to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.11

All Versions

Choose a version of com.daveayan : rjson to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.11
rjson-1.11
1.10
rjson-1.10
1.9
rjson-1.9
1.8
rjson-1.8
1.7
rjson-1.7
1.6
rjson-1.6
1.5
rjson-1.5
1.4
rjson-1.4
1.3
rjson-1.3
1.1
rjson-1.1
1.0
rjson-1.0

How to add a dependency to Maven

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

<dependency>
    <groupId>com.daveayan</groupId>
    <artifactId>rjson</artifactId>
    <version>1.11</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.daveayan : rjson gradle dependency to your build.gradle file:

implementation 'com.daveayan:rjson:1.11'

Gradle Kotlin DSL: Add the following com.daveayan : rjson gradle kotlin dependency to your build.gradle.kts file:

implementation("com.daveayan:rjson:1.11")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.daveayan : rjson sbt scala dependency to your build.sbt file:

libraryDependencies += "com.daveayan" % "rjson" % "1.11"

Advertisement

Dependencies from Group

Nov 02, 2014
5 usages
2 stars
Aug 27, 2013
5 usages
9 stars
Aug 27, 2013
3 usages
9 stars
Feb 16, 2015
2 usages
2 stars
Feb 16, 2015
1 usages
3 stars

Discover Dependencies

Nov 27, 2007
Sep 17, 2022
4 usages
10 stars
Jul 02, 2014
55 usages
2.4k stars
May 09, 2012
1 stars
May 20, 2010
Jan 14, 2012
3 stars