Download orbit-runtime-0.8.1.jar file - Jar o

Jar examples for o:orbit-runtime

Description

You can download jar file orbit-runtime 0.8.1 in this page.

Build File

You can use the following script to add orbit-runtime-0.8.1.jar to your project.

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

Download

Click the following link to download the jar file.

orbit-runtime-0.8.1-javadoc.jar
orbit-runtime-0.8.1-sources.jar
orbit-runtime-0.8.1.jar
orbit-runtime-0.8.1.pom



Related Tutorials