| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииJSON Данные |
| Группа | Группаcom.ebay.jsoncoder |
| Идентификатор | ИдентификаторjcParent |
| Последняя версия | Последняя версия0.1.1 |
| Дата | Дата |
| Тип | Типpom |
| Описание |
ОписаниеJSONCoder Parent
JSONCoder Parent
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| jcParent-0.1.1.pom | 5 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.ebay.jsoncoder/jcParent/ -->
<dependency>
<groupId>com.ebay.jsoncoder</groupId>
<artifactId>jcParent</artifactId>
<version>0.1.1</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.ebay.jsoncoder/jcParent/
implementation 'com.ebay.jsoncoder:jcParent:0.1.1'
// https://jarcasting.com/artifacts/com.ebay.jsoncoder/jcParent/
implementation ("com.ebay.jsoncoder:jcParent:0.1.1")
'com.ebay.jsoncoder:jcParent:pom:0.1.1'
<dependency org="com.ebay.jsoncoder" name="jcParent" rev="0.1.1">
<artifact name="jcParent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.ebay.jsoncoder', module='jcParent', version='0.1.1')
)
libraryDependencies += "com.ebay.jsoncoder" % "jcParent" % "0.1.1"
[com.ebay.jsoncoder/jcParent "0.1.1"]