is not current version
Last Version 0.0.8

io.honnix:rkt-launcher-remote 0.0.7


GroupId

GroupId

io.honnix
ArtifactId

ArtifactId

rkt-launcher-remote
Version

Version

0.0.7
Type

Type

jar

Download rkt-launcher-remote 0.0.7


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