is not current version
Last Version 0.3.2

com.mytechia:robobo-rob-module 0.3.1

Robobo ROB Interface library for Android.

GroupId

GroupId

com.mytechia
ArtifactId

ArtifactId

robobo-rob-module
Version

Version

0.3.1
Type

Type

aar

Download robobo-rob-module 0.3.1


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