| Категории |
КатегорииJSON Данные |
|---|---|
| Группа | Группаio.github.portlek |
| Идентификатор | Идентификаторjsongration |
| Версия | Версия2.0.10 |
| Тип | Типjar |
| Имя Файла | Размер |
|---|---|
| jsongration-2.0.10.pom | |
| jsongration-2.0.10.jar | 65 KB |
| jsongration-2.0.10-sources.jar | 8 KB |
| jsongration-2.0.10-javadoc.jar | 29 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/io.github.portlek/jsongration/ -->
<dependency>
<groupId>io.github.portlek</groupId>
<artifactId>jsongration</artifactId>
<version>2.0.10</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.portlek/jsongration/
implementation 'io.github.portlek:jsongration:2.0.10'
// https://jarcasting.com/artifacts/io.github.portlek/jsongration/
implementation ("io.github.portlek:jsongration:2.0.10")
'io.github.portlek:jsongration:jar:2.0.10'
<dependency org="io.github.portlek" name="jsongration" rev="2.0.10">
<artifact name="jsongration" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.portlek', module='jsongration', version='2.0.10')
)
libraryDependencies += "io.github.portlek" % "jsongration" % "2.0.10"
[io.github.portlek/jsongration "2.0.10"]