Download orbit-runtime-1.0.0-rc5.jar file - Jar o

Jar examples for o:orbit-runtime

Description

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

Build File

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

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

Download

Click the following link to download the jar file.

orbit-runtime-1.0.0-rc5-javadoc.jar
orbit-runtime-1.0.0-rc5-sources.jar
orbit-runtime-1.0.0-rc5.jar
orbit-runtime-1.0.0-rc5.pom



Related Tutorials