License |
License |
---|---|
Categories |
CategoriesJSON Data |
GroupId | GroupIdcom.ebay.jsoncoder |
ArtifactId | ArtifactIdjcCore |
Last Version | Last Version0.1.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionjcCore
JSONCoder Parent
|
Filename | Size |
---|---|
jcCore-0.1.1.pom | |
jcCore-0.1.1.jar | 48 KB |
jcCore-0.1.1-sources.jar | 24 KB |
jcCore-0.1.1-javadoc.jar | 509 KB |
Browse |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-api | jar | 1.7.5 |
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 |