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