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

Jar examples for o:orbit-commons

Description

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

License

Open Source License

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials