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