| License |
License |
|---|---|
| Categories |
CategoriesJSON Data |
| GroupId | GroupIdcom.ebay.jsoncoder |
| ArtifactId | ArtifactIdJSONCoder |
| Last Version | Last Version0.1.1 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionJSONCoder
JSONCoder Parent
|
| Filename | Size |
|---|---|
| JSONCoder-0.1.1.pom | |
| JSONCoder-0.1.1.jar | 61 KB |
| JSONCoder-0.1.1-sources.jar | 35 KB |
| JSONCoder-0.1.1-javadoc.jar | 198 KB |
| Browse |
<!-- 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"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.ebay.jsoncoder : jcCore | jar | 0.1.1 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.projectlombok : lombok | jar | 1.18.2 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.8.1 |
| org.slf4j : slf4j-simple | jar | 1.7.5 |