is not current version
Last Version 0.1.10

com.jsonex:jcParent 0.1.3

JSONCoder Parent

Categories

Categories

JSON Data
GroupId

GroupId

com.jsonex
ArtifactId

ArtifactId

jcParent
Version

Version

0.1.3
Type

Type

pom

Download jcParent 0.1.3


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