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

Jar examples for o:orbit-async

Description

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

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials