MVN

com.github.tonivade : purejson

Maven & Gradle

Jul 15, 2023
2 usages
3 stars

PureJson · Pure Functional Json Parser Library

<dependency>
    <groupId>com.github.tonivade</groupId>
    <artifactId>purejson</artifactId>
    <version>0.4</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.github.tonivade : purejson to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.4

All Versions

Choose a version of com.github.tonivade : purejson to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.4
purejson-0.4
0.3
purejson-0.3
0.2
purejson-0.2
0.1
purejson-0.1

How to add a dependency to Maven

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

<dependency>
    <groupId>com.github.tonivade</groupId>
    <artifactId>purejson</artifactId>
    <version>0.4</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.github.tonivade : purejson gradle dependency to your build.gradle file:

implementation 'com.github.tonivade:purejson:0.4'

Gradle Kotlin DSL: Add the following com.github.tonivade : purejson gradle kotlin dependency to your build.gradle.kts file:

implementation("com.github.tonivade:purejson:0.4")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.github.tonivade : purejson sbt scala dependency to your build.sbt file:

libraryDependencies += "com.github.tonivade" % "purejson" % "0.4"

Advertisement

Dependencies from Group

Jul 15, 2023
17 usages
99 stars
Jul 15, 2023
16 usages
99 stars
Jul 15, 2023
15 usages
99 stars
Jul 15, 2023
14 usages
99 stars
Jul 15, 2023
10 usages
99 stars

Discover Dependencies

Nov 20, 2021
8 usages
Nov 17, 2020
2 usages
275 stars
Nov 17, 2020
2 usages
275 stars
May 11, 2021
3 usages
8 stars
Nov 17, 2020
3 usages
1 stars
Aug 25, 2023
3 usages
611 stars
Sep 22, 2021
3 usages
611 stars
Jan 11, 2023
2 usages
57 stars
Nov 04, 2022
2 usages
18.1k stars