Download orbit-async-0.4.4.jar file - Jar o

Jar examples for o:orbit-async

Description

You can download jar file orbit-async 0.4.4 in this page.

Build File

You can use the following script to add orbit-async-0.4.4.jar to your project.

<dependency>
   <groupId>com.ea.orbit</groupId>
   <artifactId>orbit-async</artifactId>
   <version>0.4.4</version>
</dependency>
compile group: 'com.ea.orbit', name: 'orbit-async', version: '0.4.4'
libraryDependencies += "com.ea.orbit" % "orbit-async" % "0.4.4"
<dependency org="com.ea.orbit" name="orbit-async" rev="0.4.4"/>
@Grapes(@Grab(group='com.ea.orbit', module='orbit-async', version='0.4.4'))
'com.ea.orbit:orbit-async:jar:0.4.4'

Download

Click the following link to download the jar file.

orbit-async-0.4.4-javadoc.jar
orbit-async-0.4.4-sources.jar
orbit-async-0.4.4.jar
orbit-async-0.4.4.pom



Related Tutorials