GroupId | GroupIdio.honnix |
---|---|
ArtifactId | ArtifactIdrkt-launcher-report |
Version | Version0.0.7 |
Type | Typepom |
Filename | Size |
---|---|
rkt-launcher-report-0.0.7.pom | 1 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.honnix/rkt-launcher-report/ -->
<dependency>
<groupId>io.honnix</groupId>
<artifactId>rkt-launcher-report</artifactId>
<version>0.0.7</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.honnix/rkt-launcher-report/
implementation 'io.honnix:rkt-launcher-report:0.0.7'
// https://jarcasting.com/artifacts/io.honnix/rkt-launcher-report/
implementation ("io.honnix:rkt-launcher-report:0.0.7")
'io.honnix:rkt-launcher-report:pom:0.0.7'
<dependency org="io.honnix" name="rkt-launcher-report" rev="0.0.7">
<artifact name="rkt-launcher-report" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.honnix', module='rkt-launcher-report', version='0.0.7')
)
libraryDependencies += "io.honnix" % "rkt-launcher-report" % "0.0.7"
[io.honnix/rkt-launcher-report "0.0.7"]