is not current version
Last Version 0.1.10

com.jsonex:jcParent 0.0.1_jdk7_RELEASE

JSONCoder Parent

Categories

Categories

JSON Data
GroupId

GroupId

com.jsonex
ArtifactId

ArtifactId

jcParent
Version

Version

0.0.1_jdk7_RELEASE
Type

Type

pom

Download jcParent 0.0.1_jdk7_RELEASE


<!-- 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"]