| Категории |
КатегорииJSON Данные |
|---|---|
| Группа | Группаcom.walterjwhite.infrastructure.dependencies |
| Идентификатор | Идентификаторjson |
| Последняя версия | Последняя версия0.0.15 |
| Дата | Дата |
| Тип | Типpom |
| Описание |
Описаниеjson
dependencies
|
| Имя Файла | Размер |
|---|---|
| json-0.0.15.pom | 875 bytes |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.walterjwhite.infrastructure.dependencies/json/ -->
<dependency>
<groupId>com.walterjwhite.infrastructure.dependencies</groupId>
<artifactId>json</artifactId>
<version>0.0.15</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.walterjwhite.infrastructure.dependencies/json/
implementation 'com.walterjwhite.infrastructure.dependencies:json:0.0.15'
// https://jarcasting.com/artifacts/com.walterjwhite.infrastructure.dependencies/json/
implementation ("com.walterjwhite.infrastructure.dependencies:json:0.0.15")
'com.walterjwhite.infrastructure.dependencies:json:pom:0.0.15'
<dependency org="com.walterjwhite.infrastructure.dependencies" name="json" rev="0.0.15">
<artifact name="json" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.walterjwhite.infrastructure.dependencies', module='json', version='0.0.15')
)
libraryDependencies += "com.walterjwhite.infrastructure.dependencies" % "json" % "0.0.15"
[com.walterjwhite.infrastructure.dependencies/json "0.0.15"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.json : json | jar | 20170516 |