is not current version
Last Version 0.17.0

io.selendroid:selendroid 0.5.1

"Selenium for Android Apps" (Test automate native or hybrid Android apps with Selendroid.)

GroupId

GroupId

io.selendroid
ArtifactId

ArtifactId

selendroid
Version

Version

0.5.1
Type

Type

pom

Download selendroid 0.5.1

Filename Size
selendroid-0.5.1.pom 3 KB
Browse

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