Download orbit-commons-1.0.0-rc2.jar file - Jar o

Jar examples for o:orbit-commons

Description

You can download jar file orbit-commons 1.0.0-rc2 in this page.

License

Open Source License

Build File

You can use the following script to add orbit-commons-1.0.0-rc2.jar to your project.

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

Download

Click the following link to download the jar file.

orbit-commons-1.0.0-rc2-javadoc.jar
orbit-commons-1.0.0-rc2-sources.jar
orbit-commons-1.0.0-rc2.jar
orbit-commons-1.0.0-rc2.pom



Related Tutorials