is not current version
Last Version 1.1.8

com.mytechia:robobo-rob-interface 0.2.6

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

GroupId

GroupId

com.mytechia
ArtifactId

ArtifactId

robobo-rob-interface
Version

Version

0.2.6
Type

Type

jar

Download robobo-rob-interface 0.2.6


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