jcCore

JSONCoder Parent

License

License

Categories

Categories

JSON Data
GroupId

GroupId

com.ebay.jsoncoder
ArtifactId

ArtifactId

jcCore
Last Version

Last Version

0.1.1
Release Date

Release Date

Type

Type

jar
Description

Description

jcCore
JSONCoder Parent

Download jcCore

How to add to project

<!-- 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.
com.ebay.jsoncoder

eBay

https://ebay.github.io/

Versions

Version
0.1.1
0.1.0