License |
License |
---|---|
Categories |
CategoriesJSON Data |
GroupId | GroupIdcom.ebay.jsoncoder |
ArtifactId | ArtifactIdjcParent |
Last Version | Last Version0.1.1 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionJSONCoder Parent
JSONCoder Parent
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
jcParent-0.1.1.pom | 5 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.ebay.jsoncoder/jcParent/ -->
<dependency>
<groupId>com.ebay.jsoncoder</groupId>
<artifactId>jcParent</artifactId>
<version>0.1.1</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.ebay.jsoncoder/jcParent/
implementation 'com.ebay.jsoncoder:jcParent:0.1.1'
// https://jarcasting.com/artifacts/com.ebay.jsoncoder/jcParent/
implementation ("com.ebay.jsoncoder:jcParent:0.1.1")
'com.ebay.jsoncoder:jcParent:pom:0.1.1'
<dependency org="com.ebay.jsoncoder" name="jcParent" rev="0.1.1">
<artifact name="jcParent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.ebay.jsoncoder', module='jcParent', version='0.1.1')
)
libraryDependencies += "com.ebay.jsoncoder" % "jcParent" % "0.1.1"
[com.ebay.jsoncoder/jcParent "0.1.1"]