is not current version
Last Version 2.0.0-beta3

com.aeontronix.aeon-commons:aeon-commons-parent 1.3.9

Aeon Commons

GroupId

GroupId

com.aeontronix.aeon-commons
ArtifactId

ArtifactId

aeon-commons-parent
Version

Version

1.3.9
Type

Type

pom

Download aeon-commons-parent 1.3.9


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