License |
License |
---|---|
GroupId | GroupIdorg.gridkit.lab |
ArtifactId | ArtifactIdtelecontrol |
Last Version | Last Version0.7.24 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionorg.gridkit.lab::telecontrol
Telecontrol library
|
Project URL |
Project URL |
Filename | Size |
---|---|
telecontrol-0.7.24.pom | |
telecontrol-0.7.24.jar | 99 KB |
telecontrol-0.7.24-sources.jar | 38 KB |
telecontrol-0.7.24-javadoc.jar | 131 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.gridkit.lab/telecontrol/ -->
<dependency>
<groupId>org.gridkit.lab</groupId>
<artifactId>telecontrol</artifactId>
<version>0.7.24</version>
</dependency>
// https://jarcasting.com/artifacts/org.gridkit.lab/telecontrol/
implementation 'org.gridkit.lab:telecontrol:0.7.24'
// https://jarcasting.com/artifacts/org.gridkit.lab/telecontrol/
implementation ("org.gridkit.lab:telecontrol:0.7.24")
'org.gridkit.lab:telecontrol:jar:0.7.24'
<dependency org="org.gridkit.lab" name="telecontrol" rev="0.7.24">
<artifact name="telecontrol" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.gridkit.lab', module='telecontrol', version='0.7.24')
)
libraryDependencies += "org.gridkit.lab" % "telecontrol" % "0.7.24"
[org.gridkit.lab/telecontrol "0.7.24"]
Group / Artifact | Type | Version |
---|---|---|
org.gridkit.lab : vicluster-core | jar | 0.7.24 |
org.gridkit.lab : zerormi | jar | 0.7.24 |
org.gridkit.lab : viconcurrent | jar | 0.7.24 |
org.slf4j : slf4j-api | jar | 1.6.6 |
Group / Artifact | Type | Version |
---|---|---|
ch.qos.logback : logback-classic Optional | jar | 1.0.6 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.10 |