License |
License |
---|---|
GroupId | GroupIdcn.keepbx.jpom-plugin |
ArtifactId | ArtifactIdparent |
Last Version | Last Version1.0.0 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionJpom-Plugin
Jpom 插件开发仓库
|
Project URL |
Project URL |
Filename | Size |
---|---|
parent-1.0.0.pom | 4 KB |
Browse |
<!-- https://jarcasting.com/artifacts/cn.keepbx.jpom-plugin/parent/ -->
<dependency>
<groupId>cn.keepbx.jpom-plugin</groupId>
<artifactId>parent</artifactId>
<version>1.0.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/cn.keepbx.jpom-plugin/parent/
implementation 'cn.keepbx.jpom-plugin:parent:1.0.0'
// https://jarcasting.com/artifacts/cn.keepbx.jpom-plugin/parent/
implementation ("cn.keepbx.jpom-plugin:parent:1.0.0")
'cn.keepbx.jpom-plugin:parent:pom:1.0.0'
<dependency org="cn.keepbx.jpom-plugin" name="parent" rev="1.0.0">
<artifact name="parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='cn.keepbx.jpom-plugin', module='parent', version='1.0.0')
)
libraryDependencies += "cn.keepbx.jpom-plugin" % "parent" % "1.0.0"
[cn.keepbx.jpom-plugin/parent "1.0.0"]