is not current version
Last Version 0.3.2

com.mytechia:robobo-rob-module 0.2.3

Robobo ROB Interface library for Android.

GroupId

GroupId

com.mytechia
ArtifactId

ArtifactId

robobo-rob-module
Version

Version

0.2.3
Type

Type

aar

Download robobo-rob-module 0.2.3


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