is not current version
Last Version 0.1.1

com.ebay.jsoncoder:jcParent 0.1.0

JSONCoder Parent

Categories

Categories

JSON Data
GroupId

GroupId

com.ebay.jsoncoder
ArtifactId

ArtifactId

jcParent
Version

Version

0.1.0
Type

Type

pom

Download jcParent 0.1.0

Filename Size
jcParent-0.1.0.pom 5 KB
Browse

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