is not current version
Last Version 0.1.1

com.ebay.jsoncoder:JSONCoder 0.1.0


Categories

Categories

JSON Data
GroupId

GroupId

com.ebay.jsoncoder
ArtifactId

ArtifactId

JSONCoder
Version

Version

0.1.0
Type

Type

jar

Download JSONCoder 0.1.0


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