is not current version
Last Version 0.0.8

io.honnix:rkt-launcher-report 0.0.4


GroupId

GroupId

io.honnix
ArtifactId

ArtifactId

rkt-launcher-report
Version

Version

0.0.4
Type

Type

pom

Download rkt-launcher-report 0.0.4


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