GroupId | GroupIdcom.github.wzc789376152 |
---|---|
ArtifactId | ArtifactIdparent |
Last Version | Last Version1.1.0 |
Release Date | Release Date |
Type | Typepom |
Description |
Descriptioncom.github.wzc789376152:parent
发布组件项目
|
Filename | Size |
---|---|
parent-1.1.0.pom | 1 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.wzc789376152/parent/ -->
<dependency>
<groupId>com.github.wzc789376152</groupId>
<artifactId>parent</artifactId>
<version>1.1.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.wzc789376152/parent/
implementation 'com.github.wzc789376152:parent:1.1.0'
// https://jarcasting.com/artifacts/com.github.wzc789376152/parent/
implementation ("com.github.wzc789376152:parent:1.1.0")
'com.github.wzc789376152:parent:pom:1.1.0'
<dependency org="com.github.wzc789376152" name="parent" rev="1.1.0">
<artifact name="parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.wzc789376152', module='parent', version='1.1.0')
)
libraryDependencies += "com.github.wzc789376152" % "parent" % "1.1.0"
[com.github.wzc789376152/parent "1.1.0"]