License |
License |
---|---|
Categories |
CategoriesJSON Data |
GroupId | GroupIdcom.github.jessyZu |
ArtifactId | ArtifactIdjsongood-parent |
Last Version | Last Version1.0.2 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionSonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
|
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
jsongood-parent-1.0.2.pom | 6 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.jessyZu/jsongood-parent/ -->
<dependency>
<groupId>com.github.jessyZu</groupId>
<artifactId>jsongood-parent</artifactId>
<version>1.0.2</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.jessyZu/jsongood-parent/
implementation 'com.github.jessyZu:jsongood-parent:1.0.2'
// https://jarcasting.com/artifacts/com.github.jessyZu/jsongood-parent/
implementation ("com.github.jessyZu:jsongood-parent:1.0.2")
'com.github.jessyZu:jsongood-parent:pom:1.0.2'
<dependency org="com.github.jessyZu" name="jsongood-parent" rev="1.0.2">
<artifact name="jsongood-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.jessyZu', module='jsongood-parent', version='1.0.2')
)
libraryDependencies += "com.github.jessyZu" % "jsongood-parent" % "1.0.2"
[com.github.jessyZu/jsongood-parent "1.0.2"]