GroupId | GroupIdio.honnix |
---|---|
ArtifactId | ArtifactIdrkt-launcher-remote |
Version | Version0.0.7 |
Type | Typejar |
Filename | Size |
---|---|
rkt-launcher-remote-0.0.7.pom | |
rkt-launcher-remote-0.0.7.jar | 20 KB |
rkt-launcher-remote-0.0.7-sources.jar | 14 KB |
rkt-launcher-remote-0.0.7-javadoc.jar | 92 KB |
Browse |
<!-- 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"]