Get the Gear to Go Mobile!

Below you will find links to all of the libraries and other resources created by the AeroGear team. You can also view the source and contribute to any of these items by checking out our repos on GitHub.

AeroGear.js

Current version - 1.0.0

AeroGear iOS

Library - 1.0.0 Xcode Template - 1.0.0

AeroGear Android

Coming Soon!

AeroGear Controller

Current Version - 1.0.0
Grab it from Maven Central
<dependency>
  <groupId>org.jboss.aerogear</groupId>
  <artifactId>aerogear-controller</artifactId>
  <version>1.0.0</version>
</dependency>

AeroGear Security

iOS-OTP - 1.0.0
Java-OTP - 1.0.0.M8
Grab it from Maven Central
<dependency>
  <groupId>org.jboss.aerogear</groupId>
  <artifactId>aerogear-otp-java</artifactId>
  <version>1.0.0.M8</version>
</dependency>