is not current version
Last Version 0.3.2

com.mytechia:robobo-movement-module 0.1.3

Robobo Movement Module.

GroupId

GroupId

com.mytechia
ArtifactId

ArtifactId

robobo-movement-module
Version

Version

0.1.3
Type

Type

aar

Download robobo-movement-module 0.1.3


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