OceanRunner - Core

OceanRunner - The base of OceanRunner

License

License

GroupId

GroupId

it.freshminutes
ArtifactId

ArtifactId

oceanrunner-core
Last Version

Last Version

1.0.1-RELEASE
Release Date

Release Date

Type

Type

jar
Description

Description

OceanRunner - Core
OceanRunner - The base of OceanRunner

Download oceanrunner-core

How to add to project

<!-- https://jarcasting.com/artifacts/it.freshminutes/oceanrunner-core/ -->
<dependency>
    <groupId>it.freshminutes</groupId>
    <artifactId>oceanrunner-core</artifactId>
    <version>1.0.1-RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/it.freshminutes/oceanrunner-core/
implementation 'it.freshminutes:oceanrunner-core:1.0.1-RELEASE'
// https://jarcasting.com/artifacts/it.freshminutes/oceanrunner-core/
implementation ("it.freshminutes:oceanrunner-core:1.0.1-RELEASE")
'it.freshminutes:oceanrunner-core:jar:1.0.1-RELEASE'
<dependency org="it.freshminutes" name="oceanrunner-core" rev="1.0.1-RELEASE">
  <artifact name="oceanrunner-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='it.freshminutes', module='oceanrunner-core', version='1.0.1-RELEASE')
)
libraryDependencies += "it.freshminutes" % "oceanrunner-core" % "1.0.1-RELEASE"
[it.freshminutes/oceanrunner-core "1.0.1-RELEASE"]

Dependencies

compile (2)

Group / Artifact Type Version
junit : junit jar 4.10
com.google.guava : guava jar 11.0.1

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.1-RELEASE
1.0-RELEASE