Last Version

jcCore 0.1.1

JSONCoder Parent

License

License

Categories

Categories

JSON Data
GroupId

GroupId

com.ebay.jsoncoder
ArtifactId

ArtifactId

jcCore
Version

Version

0.1.1
Type

Type

jar
Description

Description

jcCore
JSONCoder Parent

Download jcCore 0.1.1


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

Dependencies

compile (1)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.5

provided (1)

Group / Artifact Type Version
org.projectlombok : lombok jar 1.18.2

test (2)

Group / Artifact Type Version
junit : junit jar 4.8.1
org.slf4j : slf4j-simple jar 1.7.5

Project Modules

There are no modules declared in this project.