is not current version
Last Version 1.0.4

com.mytechia:robobo-behaviours 0.3.1-BQ

Robobo Behaviours Library

GroupId

GroupId

com.mytechia
ArtifactId

ArtifactId

robobo-behaviours
Version

Version

0.3.1-BQ
Type

Type

aar

Download robobo-behaviours 0.3.1-BQ


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