is not current version
Last Version 0.7.24

org.gridkit.lab:telecontrol 0.7.22

Telecontrol library

GroupId

GroupId

org.gridkit.lab
ArtifactId

ArtifactId

telecontrol
Version

Version

0.7.22
Type

Type

jar

Download telecontrol 0.7.22


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