is not current version
Last Version 0.9.5-RELEASE

io.operon:operon-runner 0.9.4.1-RELEASE


GroupId

GroupId

io.operon
ArtifactId

ArtifactId

operon-runner
Version

Version

0.9.4.1-RELEASE
Type

Type

jar

Download operon-runner 0.9.4.1-RELEASE


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