| License |
License |
|---|---|
| GroupId | GroupIdio.github.dbstarll.parent |
| ArtifactId | ArtifactIdPARENT |
| Last Version | Last Version1.0 |
| Release Date | Release Date |
| Type | Typepom |
| Description |
DescriptionPARENT
root parent
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| PARENT-1.0.pom | 5 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/io.github.dbstarll.parent/PARENT/ -->
<dependency>
<groupId>io.github.dbstarll.parent</groupId>
<artifactId>PARENT</artifactId>
<version>1.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.dbstarll.parent/PARENT/
implementation 'io.github.dbstarll.parent:PARENT:1.0'
// https://jarcasting.com/artifacts/io.github.dbstarll.parent/PARENT/
implementation ("io.github.dbstarll.parent:PARENT:1.0")
'io.github.dbstarll.parent:PARENT:pom:1.0'
<dependency org="io.github.dbstarll.parent" name="PARENT" rev="1.0">
<artifact name="PARENT" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.github.dbstarll.parent', module='PARENT', version='1.0')
)
libraryDependencies += "io.github.dbstarll.parent" % "PARENT" % "1.0"
[io.github.dbstarll.parent/PARENT "1.0"]