is not current version
Last Version 0.3.0

com.mytechia:robobo-remote-control-module 0.2.4

Robobo Remote Control Module.

GroupId

GroupId

com.mytechia
ArtifactId

ArtifactId

robobo-remote-control-module
Version

Version

0.2.4
Type

Type

aar

Download robobo-remote-control-module 0.2.4


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