Download oceanrunner-core-1.0-RELEASE.jar file - Jar o

Jar examples for o:oceanrunner-core

Description

OceanRunner - The base of OceanRunner

You can download jar file oceanrunner-core 1.0-RELEASE in this page.

License

Apache 2

Build File

You can use the following script to add oceanrunner-core-1.0-RELEASE.jar to your project.

<dependency>
   <groupId>it.freshminutes</groupId>
   <artifactId>oceanrunner-core</artifactId>
   <version>1.0-RELEASE</version>
</dependency>
compile group: 'it.freshminutes', name: 'oceanrunner-core', version: '1.0-RELEASE'
libraryDependencies += "it.freshminutes" % "oceanrunner-core" % "1.0-RELEASE"
<dependency org="it.freshminutes" name="oceanrunner-core" rev="1.0-RELEASE"/>
@Grapes(@Grab(group='it.freshminutes', module='oceanrunner-core', version='1.0-RELEASE'))
'it.freshminutes:oceanrunner-core:jar:1.0-RELEASE'

Download

Click the following link to download the jar file.

oceanrunner-core-1.0-RELEASE-javadoc.jar
oceanrunner-core-1.0-RELEASE-sources.jar
oceanrunner-core-1.0-RELEASE.jar
oceanrunner-core-1.0-RELEASE.pom



Related Tutorials