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