не последняя версия
Последняя версия 0.1.25

org.jsonex:jcParent 0.1.22

JSONCoder Parent

Категории

Категории

JSON Данные
Группа

Группа

org.jsonex
Идентификатор

Идентификатор

jcParent
Версия

Версия

0.1.22
Тип

Тип

pom

Скачать jcParent 0.1.22

Имя Файла Размер
jcParent-0.1.22.pom 6 KB
Обзор

<!-- https://jarcasting.com/artifacts/org.jsonex/jcParent/ -->
<dependency>
    <groupId>org.jsonex</groupId>
    <artifactId>jcParent</artifactId>
    <version>0.1.22</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.jsonex/jcParent/
implementation 'org.jsonex:jcParent:0.1.22'
// https://jarcasting.com/artifacts/org.jsonex/jcParent/
implementation ("org.jsonex:jcParent:0.1.22")
'org.jsonex:jcParent:pom:0.1.22'
<dependency org="org.jsonex" name="jcParent" rev="0.1.22">
  <artifact name="jcParent" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.jsonex', module='jcParent', version='0.1.22')
)
libraryDependencies += "org.jsonex" % "jcParent" % "0.1.22"
[org.jsonex/jcParent "0.1.22"]