License |
License |
---|---|
GroupId | GroupIdio.github.lab515 |
ArtifactId | ArtifactIdqray |
Version | Version1.0.8 |
Type | Typejar |
Description |
Descriptionqray
remoting ondemand in java
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
qray-1.0.8.pom | |
qray-1.0.8-sources.jar | 98 KB |
qray-1.0.8-javadoc.jar | 703 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.github.lab515/qray/ -->
<dependency>
<groupId>io.github.lab515</groupId>
<artifactId>qray</artifactId>
<version>1.0.8</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.lab515/qray/
implementation 'io.github.lab515:qray:1.0.8'
// https://jarcasting.com/artifacts/io.github.lab515/qray/
implementation ("io.github.lab515:qray:1.0.8")
'io.github.lab515:qray:jar:1.0.8'
<dependency org="io.github.lab515" name="qray" rev="1.0.8">
<artifact name="qray" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.lab515', module='qray', version='1.0.8')
)
libraryDependencies += "io.github.lab515" % "qray" % "1.0.8"
[io.github.lab515/qray "1.0.8"]
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 3.8.1 |