Last Version

AeroFX 0.2

Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/

License

License

GroupId

GroupId

org.aerofx
ArtifactId

ArtifactId

aerofx
Version

Version

0.2
Type

Type

jar
Description

Description

AeroFX
Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
Project URL

Project URL

http://www.aerofx.org/aerofx

Download aerofx 0.2


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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.