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

com.jsonex:jcParent 0.0.1_jdk7_RELEASE

JSONCoder Parent

Категории

Категории

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

Группа

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

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

jcParent
Версия

Версия

0.0.1_jdk7_RELEASE
Тип

Тип

pom

Скачать jcParent 0.0.1_jdk7_RELEASE

Имя Файла Размер
jcParent-0.0.1_jdk7_RELEASE.pom 5 KB
Обзор

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