is not current version
Last Version 1.0.2.1

com.mytechia:robobo-remote-control-ws 1.0.2

Robobo Remote Control Module.

GroupId

GroupId

com.mytechia
ArtifactId

ArtifactId

robobo-remote-control-ws
Version

Version

1.0.2
Type

Type

jar

Download robobo-remote-control-ws 1.0.2


<!-- https://jarcasting.com/artifacts/com.mytechia/robobo-remote-control-ws/ -->
<dependency>
    <groupId>com.mytechia</groupId>
    <artifactId>robobo-remote-control-ws</artifactId>
    <version>1.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.mytechia/robobo-remote-control-ws/
implementation 'com.mytechia:robobo-remote-control-ws:1.0.2'
// https://jarcasting.com/artifacts/com.mytechia/robobo-remote-control-ws/
implementation ("com.mytechia:robobo-remote-control-ws:1.0.2")
'com.mytechia:robobo-remote-control-ws:jar:1.0.2'
<dependency org="com.mytechia" name="robobo-remote-control-ws" rev="1.0.2">
  <artifact name="robobo-remote-control-ws" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.mytechia', module='robobo-remote-control-ws', version='1.0.2')
)
libraryDependencies += "com.mytechia" % "robobo-remote-control-ws" % "1.0.2"
[com.mytechia/robobo-remote-control-ws "1.0.2"]