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

Jar examples for o:orbit-commons

Description

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

License

Open Source License

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials