is not current version
Last Version 0.3.2

com.mytechia:robobo-rob-module 0.2.8

Robobo ROB Interface library for Android.

GroupId

GroupId

com.mytechia
ArtifactId

ArtifactId

robobo-rob-module
Version

Version

0.2.8
Type

Type

aar

Download robobo-rob-module 0.2.8


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