is not current version
Last Version 0.2

org.aerofx:aerofx 0.1


GroupId

GroupId

org.aerofx
ArtifactId

ArtifactId

aerofx
Version

Version

0.1
Type

Type

jar

Download aerofx 0.1


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