MVN

com.playtika.reactivejson : json-nonblocking

Maven & Gradle

Dec 24, 2019
3 usages

Nonblocking Json Object Mapper

<dependency>
    <groupId>com.playtika.reactivejson</groupId>
    <artifactId>json-nonblocking</artifactId>
    <version>0.0.4</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.playtika.reactivejson : json-nonblocking to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.0.4

All Versions

Choose a version of com.playtika.reactivejson : json-nonblocking to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.0.x
json-nonblocking-0.0.4

How to add a dependency to Maven

Add the following com.playtika.reactivejson : json-nonblocking maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.playtika.reactivejson</groupId>
    <artifactId>json-nonblocking</artifactId>
    <version>0.0.4</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.playtika.reactivejson : json-nonblocking gradle dependency to your build.gradle file:

implementation 'com.playtika.reactivejson:json-nonblocking:0.0.4'

Gradle Kotlin DSL: Add the following com.playtika.reactivejson : json-nonblocking gradle kotlin dependency to your build.gradle.kts file:

implementation("com.playtika.reactivejson:json-nonblocking:0.0.4")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.playtika.reactivejson : json-nonblocking sbt scala dependency to your build.sbt file:

libraryDependencies += "com.playtika.reactivejson" % "json-nonblocking" % "0.0.4"

Advertisement

Dependencies from Group

Discover Dependencies

Nov 24, 2016
0 stars
Jun 11, 2016
3 usages
41 stars
Feb 03, 2017
2 usages
11 stars
Apr 05, 2017
2 usages
0 stars
Jan 27, 2022
3 usages
673 stars
Apr 03, 2020
3 usages
0 stars
Jun 08, 2023
2 usages
0 stars
Sep 06, 2018
2 usages
0 stars
Jul 01, 2019
3 usages
3 stars
Mar 06, 2023
4 usages
1 stars