is not current version
Last Version 1.3.4

com.mytechia:robobo-framework 1.3.3

Robobo Framework library for Android.

GroupId

GroupId

com.mytechia
ArtifactId

ArtifactId

robobo-framework
Version

Version

1.3.3
Type

Type

aar

Download robobo-framework 1.3.3


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