is not current version
Last Version 0.1.10

com.jsonex:jcParent 0.1.4

JSONCoder Parent

Categories

Categories

JSON Data
GroupId

GroupId

com.jsonex
ArtifactId

ArtifactId

jcParent
Version

Version

0.1.4
Type

Type

pom

Download jcParent 0.1.4

Filename Size
jcParent-0.1.4.pom 6 KB
Browse

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