is not current version
Last Version 0.1.1

com.ebay.jsoncoder:jcCore 0.1.0


Categories

Categories

JSON Data
GroupId

GroupId

com.ebay.jsoncoder
ArtifactId

ArtifactId

jcCore
Version

Version

0.1.0
Type

Type

jar

Download jcCore 0.1.0


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