is not current version
Last Version 1.0.4

com.mytechia:robobo-behaviours 1.0.2

Robobo Behaviours Library

GroupId

GroupId

com.mytechia
ArtifactId

ArtifactId

robobo-behaviours
Version

Version

1.0.2
Type

Type

aar

Download robobo-behaviours 1.0.2


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