License |
License |
---|---|
GroupId | GroupIdcom.github.lontime |
ArtifactId | ArtifactIdparent-pom |
Last Version | Last Version1.0.0 |
Release Date | Release Date |
Type | Typepom |
Description |
Descriptiondependencies for lontime
|
Filename | Size |
---|---|
parent-pom-1.0.0.pom | 2 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.lontime/parent-pom/ -->
<dependency>
<groupId>com.github.lontime</groupId>
<artifactId>parent-pom</artifactId>
<version>1.0.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.lontime/parent-pom/
implementation 'com.github.lontime:parent-pom:1.0.0'
// https://jarcasting.com/artifacts/com.github.lontime/parent-pom/
implementation ("com.github.lontime:parent-pom:1.0.0")
'com.github.lontime:parent-pom:pom:1.0.0'
<dependency org="com.github.lontime" name="parent-pom" rev="1.0.0">
<artifact name="parent-pom" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.lontime', module='parent-pom', version='1.0.0')
)
libraryDependencies += "com.github.lontime" % "parent-pom" % "1.0.0"
[com.github.lontime/parent-pom "1.0.0"]