is not current version
Last Version 0.7.24

org.gridkit.lab:telecontrol 0.7.21

Telecontrol library

GroupId

GroupId

org.gridkit.lab
ArtifactId

ArtifactId

telecontrol
Version

Version

0.7.21
Type

Type

jar

Download telecontrol 0.7.21


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