is not current version
Last Version 1.0.0

com.github.lontime:deps-pom 1.0.0-M13

dependencies for lontime

GroupId

GroupId

com.github.lontime
ArtifactId

ArtifactId

deps-pom
Version

Version

1.0.0-M13
Type

Type

pom

Download deps-pom 1.0.0-M13

Filename Size
deps-pom-1.0.0-M13.pom 13 KB
Browse

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