License |
License |
---|---|
GroupId | GroupIdit.freshminutes |
ArtifactId | ArtifactIdoceanrunner-core |
Last Version | Last Version1.0.1-RELEASE |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionOceanRunner - Core
OceanRunner - The base of OceanRunner
|
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.10 |
com.google.guava : guava | jar | 11.0.1 |