Download orbit-commons-0.9.0.jar file - Jar o

Jar examples for o:orbit-commons

Description

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

License

Open Source License

Build File

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

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

Download

Click the following link to download the jar file.

orbit-commons-0.9.0-javadoc.jar
orbit-commons-0.9.0-sources.jar
orbit-commons-0.9.0.jar
orbit-commons-0.9.0.pom



Related Tutorials