is not current version
Last Version 0.3.0

io.atleon:atleon-parent 0.0.4


GroupId

GroupId

io.atleon
ArtifactId

ArtifactId

atleon-parent
Version

Version

0.0.4
Type

Type

pom

Download atleon-parent 0.0.4

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

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