is not current version
Last Version 0.2

org.aerofx:aerofx-parent 0.1


GroupId

GroupId

org.aerofx
ArtifactId

ArtifactId

aerofx-parent
Version

Version

0.1
Type

Type

pom

Download aerofx-parent 0.1

Filename Size
aerofx-parent-0.1.pom 4 KB
Browse

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