is not current version
Last Version 1.0.4

com.mytechia:robobo-behaviours 1.0.3

Robobo Behaviours Library

GroupId

GroupId

com.mytechia
ArtifactId

ArtifactId

robobo-behaviours
Version

Version

1.0.3
Type

Type

aar

Download robobo-behaviours 1.0.3


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