License |
License |
---|---|
GroupId | GroupIdcom.github.lontime |
ArtifactId | ArtifactIdroot-parent-pom |
Last Version | Last Version21.0.0.M1 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionRoot Parent Pom
This root parent pom is used by all of Lontime
|
Filename | Size |
---|---|
root-parent-pom-21.0.0.M1.pom | 9 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.lontime/root-parent-pom/ -->
<dependency>
<groupId>com.github.lontime</groupId>
<artifactId>root-parent-pom</artifactId>
<version>21.0.0.M1</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.lontime/root-parent-pom/
implementation 'com.github.lontime:root-parent-pom:21.0.0.M1'
// https://jarcasting.com/artifacts/com.github.lontime/root-parent-pom/
implementation ("com.github.lontime:root-parent-pom:21.0.0.M1")
'com.github.lontime:root-parent-pom:pom:21.0.0.M1'
<dependency org="com.github.lontime" name="root-parent-pom" rev="21.0.0.M1">
<artifact name="root-parent-pom" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.lontime', module='root-parent-pom', version='21.0.0.M1')
)
libraryDependencies += "com.github.lontime" % "root-parent-pom" % "21.0.0.M1"
[com.github.lontime/root-parent-pom "21.0.0.M1"]