| License | 
                License | 
        
|---|---|
| Categories | 
                CategoriesReact User Interface Web Frameworks JSON Data ActiveJ | 
        
| GroupId | GroupIdcom.playtika.reactivejson | 
    
| ArtifactId | ArtifactIdjson-rx2 | 
    
| Last Version | Last Version0.0.4 | 
        
| Release Date | Release Date | 
        
| Type | Typejar | 
    
| Description | 
            DescriptionRx2 Json Object Mapper 
            Reactive Json object mapper based on Jackson 
         | 
    
| Filename | Size | 
|---|---|
| json-rx2-0.0.4.pom | |
| json-rx2-0.0.4.jar | 3 KB | 
| json-rx2-0.0.4-sources.jar | 2 KB | 
| json-rx2-0.0.4-javadoc.jar | 320 bytes | 
| Browse | 
<!-- https://jarcasting.com/artifacts/com.playtika.reactivejson/json-rx2/ -->
<dependency>
    <groupId>com.playtika.reactivejson</groupId>
    <artifactId>json-rx2</artifactId>
    <version>0.0.4</version>
</dependency>
                // https://jarcasting.com/artifacts/com.playtika.reactivejson/json-rx2/
implementation 'com.playtika.reactivejson:json-rx2:0.0.4'
                // https://jarcasting.com/artifacts/com.playtika.reactivejson/json-rx2/
implementation ("com.playtika.reactivejson:json-rx2:0.0.4")
                'com.playtika.reactivejson:json-rx2:jar:0.0.4'
                <dependency org="com.playtika.reactivejson" name="json-rx2" rev="0.0.4">
  <artifact name="json-rx2" type="jar" />
</dependency>
                @Grapes(
@Grab(group='com.playtika.reactivejson', module='json-rx2', version='0.0.4')
)
                libraryDependencies += "com.playtika.reactivejson" % "json-rx2" % "0.0.4"
                [com.playtika.reactivejson/json-rx2 "0.0.4"]
                | Group / Artifact | Type | Version | 
|---|---|---|
| com.playtika.reactivejson : json-nonblocking | jar | 0.0.4 | 
| io.reactivex.rxjava2 : rxjava | jar | 2.2.2 | 
| org.slf4j : slf4j-api | jar | 1.7.25 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| junit : junit | jar | 4.12 | 
| org.assertj : assertj-core | jar | 3.9.0 | 
| org.apache.logging.log4j : log4j-slf4j-impl | jar | 2.11.1 |