is not current version
Last Version 1.0.8

io.github.lab515:qray 1.0.4

remoting ondemand in java

GroupId

GroupId

io.github.lab515
ArtifactId

ArtifactId

qray
Version

Version

1.0.4
Type

Type

jar

Download qray 1.0.4


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