is not current version
Last Version 0.3.0

io.atleon:atleon-parent 0.0.6


GroupId

GroupId

io.atleon
ArtifactId

ArtifactId

atleon-parent
Version

Version

0.0.6
Type

Type

pom

Download atleon-parent 0.0.6

Filename Size
atleon-parent-0.0.6.pom 8 KB
Browse

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