is not current version
Last Version 0.0.8

io.honnix:rkt-launcher-report 0.0.3


GroupId

GroupId

io.honnix
ArtifactId

ArtifactId

rkt-launcher-report
Version

Version

0.0.3
Type

Type

pom

Download rkt-launcher-report 0.0.3


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