| License |
License |
|---|---|
| Categories |
CategoriesJSON Data |
| GroupId | GroupIdio.github.hailtondecastro |
| ArtifactId | ArtifactIdjson-playback-player-parent |
| Version | Version1 |
| Type | Typepom |
| Description |
Descriptionjson-playback-player-parent
Frameworks and APIs for exchanging/interoperation entity object graph states and their operations (changing fields, collections modifications, etc) between two software layers using json.
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| json-playback-player-parent-1.pom | 10 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/io.github.hailtondecastro/json-playback-player-parent/ -->
<dependency>
<groupId>io.github.hailtondecastro</groupId>
<artifactId>json-playback-player-parent</artifactId>
<version>1</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.hailtondecastro/json-playback-player-parent/
implementation 'io.github.hailtondecastro:json-playback-player-parent:1'
// https://jarcasting.com/artifacts/io.github.hailtondecastro/json-playback-player-parent/
implementation ("io.github.hailtondecastro:json-playback-player-parent:1")
'io.github.hailtondecastro:json-playback-player-parent:pom:1'
<dependency org="io.github.hailtondecastro" name="json-playback-player-parent" rev="1">
<artifact name="json-playback-player-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.github.hailtondecastro', module='json-playback-player-parent', version='1')
)
libraryDependencies += "io.github.hailtondecastro" % "json-playback-player-parent" % "1"
[io.github.hailtondecastro/json-playback-player-parent "1"]