is not current version
Last Version 0.3.2

com.mytechia:robobo-movement-module 0.3.0

Robobo Movement Module.

GroupId

GroupId

com.mytechia
ArtifactId

ArtifactId

robobo-movement-module
Version

Version

0.3.0
Type

Type

aar

Download robobo-movement-module 0.3.0


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