| License |
License |
|---|---|
| GroupId | GroupIdau.csiro |
| ArtifactId | ArtifactIdelk-ore-standalone |
| Last Version | Last Version0.5.0 |
| Release Date | Release Date |
| Type | Typepom |
| Description |
DescriptionELK ORE Build Standalone
The module for the stand-alone tool for the ORE contest
|
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| elk-ore-standalone-0.5.0.pom | |
| elk-ore-standalone-0.5.0.jar | 1 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/au.csiro/elk-ore-standalone/ -->
<dependency>
<groupId>au.csiro</groupId>
<artifactId>elk-ore-standalone</artifactId>
<version>0.5.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/au.csiro/elk-ore-standalone/
implementation 'au.csiro:elk-ore-standalone:0.5.0'
// https://jarcasting.com/artifacts/au.csiro/elk-ore-standalone/
implementation ("au.csiro:elk-ore-standalone:0.5.0")
'au.csiro:elk-ore-standalone:pom:0.5.0'
<dependency org="au.csiro" name="elk-ore-standalone" rev="0.5.0">
<artifact name="elk-ore-standalone" type="pom" />
</dependency>
@Grapes(
@Grab(group='au.csiro', module='elk-ore-standalone', version='0.5.0')
)
libraryDependencies += "au.csiro" % "elk-ore-standalone" % "0.5.0"
[au.csiro/elk-ore-standalone "0.5.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| au.csiro : elk-ore | jar | 0.5.0 |