| License |
License |
|---|---|
| Categories |
CategoriesReact User Interface Web Frameworks JSON Data ActiveJ |
| GroupId | GroupIdcom.playtika.reactivejson |
| ArtifactId | ArtifactIdjson-reactive |
| Last Version | Last Version0.0.4 |
| Release Date | Release Date |
| Type | Typepom |
| Description |
Descriptionjson-reactive
Reactive Json object mapper based on Jackson
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| json-reactive-0.0.4.pom | 13 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.playtika.reactivejson/json-reactive/ -->
<dependency>
<groupId>com.playtika.reactivejson</groupId>
<artifactId>json-reactive</artifactId>
<version>0.0.4</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.playtika.reactivejson/json-reactive/
implementation 'com.playtika.reactivejson:json-reactive:0.0.4'
// https://jarcasting.com/artifacts/com.playtika.reactivejson/json-reactive/
implementation ("com.playtika.reactivejson:json-reactive:0.0.4")
'com.playtika.reactivejson:json-reactive:pom:0.0.4'
<dependency org="com.playtika.reactivejson" name="json-reactive" rev="0.0.4">
<artifact name="json-reactive" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.playtika.reactivejson', module='json-reactive', version='0.0.4')
)
libraryDependencies += "com.playtika.reactivejson" % "json-reactive" % "0.0.4"
[com.playtika.reactivejson/json-reactive "0.0.4"]