is not current version
Last Version 0.0.8

io.honnix:rkt-launcher-service 0.0.3


GroupId

GroupId

io.honnix
ArtifactId

ArtifactId

rkt-launcher-service
Version

Version

0.0.3
Type

Type

jar

Download rkt-launcher-service 0.0.3


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