is not current version
Last Version 1.1.8

com.mytechia:robobo-rob-interface 1.1.7

Control library and protocol for the Robobo-ROB robotic platform.

GroupId

GroupId

com.mytechia
ArtifactId

ArtifactId

robobo-rob-interface
Version

Version

1.1.7
Type

Type

jar

Download robobo-rob-interface 1.1.7


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