is not current version
Last Version 1.0.0

com.github.lontime:sonatype-pom 1.0.0-M14

lontime

GroupId

GroupId

com.github.lontime
ArtifactId

ArtifactId

sonatype-pom
Version

Version

1.0.0-M14
Type

Type

pom

Download sonatype-pom 1.0.0-M14


<!-- https://jarcasting.com/artifacts/com.github.lontime/sonatype-pom/ -->
<dependency>
    <groupId>com.github.lontime</groupId>
    <artifactId>sonatype-pom</artifactId>
    <version>1.0.0-M14</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.lontime/sonatype-pom/
implementation 'com.github.lontime:sonatype-pom:1.0.0-M14'
// https://jarcasting.com/artifacts/com.github.lontime/sonatype-pom/
implementation ("com.github.lontime:sonatype-pom:1.0.0-M14")
'com.github.lontime:sonatype-pom:pom:1.0.0-M14'
<dependency org="com.github.lontime" name="sonatype-pom" rev="1.0.0-M14">
  <artifact name="sonatype-pom" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.lontime', module='sonatype-pom', version='1.0.0-M14')
)
libraryDependencies += "com.github.lontime" % "sonatype-pom" % "1.0.0-M14"
[com.github.lontime/sonatype-pom "1.0.0-M14"]