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