Jar examples for o:oceanrunner-core
OceanRunner - The base of OceanRunner
You can download jar file oceanrunner-core 1.0-RELEASE in this page.
Apache 2
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'
Click the following link to download the jar file.
oceanrunner-core-1.0-RELEASE-javadoc.jar