JSONCoder

JSONCoder Parent

License

License

Categories

Categories

JSON Data
GroupId

GroupId

com.ebay.jsoncoder
ArtifactId

ArtifactId

JSONCoder
Last Version

Last Version

0.1.1
Release Date

Release Date

Type

Type

jar
Description

Description

JSONCoder
JSONCoder Parent

Download JSONCoder

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
com.ebay.jsoncoder : jcCore jar 0.1.1

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