| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииJSON Данные |
| Группа | Группаio.github.hailtondecastro |
| Идентификатор | Идентификаторjson-playback-player-parent |
| Версия | Версия1 |
| Тип | Типpom |
| Описание |
Описаниеjson-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.
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| json-playback-player-parent-1.pom | 10 KB |
| Обзор |
<!-- 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"]