is not current version
Last Version 1.3.4

com.mytechia:robobo-framework 0.1.2

Robobo Framework library for Android.

GroupId

GroupId

com.mytechia
ArtifactId

ArtifactId

robobo-framework
Version

Version

0.1.2
Type

Type

aar

Download robobo-framework 0.1.2


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