is not current version
Last Version 0.0.8

io.honnix:rkt-launcher-report 0.0.6


GroupId

GroupId

io.honnix
ArtifactId

ArtifactId

rkt-launcher-report
Version

Version

0.0.6
Type

Type

pom

Download rkt-launcher-report 0.0.6


<!-- https://jarcasting.com/artifacts/io.honnix/rkt-launcher-report/ -->
<dependency>
    <groupId>io.honnix</groupId>
    <artifactId>rkt-launcher-report</artifactId>
    <version>0.0.6</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.honnix/rkt-launcher-report/
implementation 'io.honnix:rkt-launcher-report:0.0.6'
// https://jarcasting.com/artifacts/io.honnix/rkt-launcher-report/
implementation ("io.honnix:rkt-launcher-report:0.0.6")
'io.honnix:rkt-launcher-report:pom:0.0.6'
<dependency org="io.honnix" name="rkt-launcher-report" rev="0.0.6">
  <artifact name="rkt-launcher-report" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.honnix', module='rkt-launcher-report', version='0.0.6')
)
libraryDependencies += "io.honnix" % "rkt-launcher-report" % "0.0.6"
[io.honnix/rkt-launcher-report "0.0.6"]