License |
License
http://www.apache.org/licenses/LICENSE-2.0
|
---|---|
Categories |
CategoriesCLI User Interface |
GroupId | GroupIdio.selendroid |
ArtifactId | ArtifactIdselendroid-client |
Version | Version0.17.0 |
Type | Typejar |
Description |
Descriptionselendroid-client
"Selenium for Android Apps" (Test automate native or hybrid Android apps with Selendroid.)
|
Filename | Size |
---|---|
selendroid-client-0.17.0.pom | |
selendroid-client-0.17.0.jar | 35 KB |
selendroid-client-0.17.0-sources.jar | 20 KB |
selendroid-client-0.17.0-javadoc.jar | 131 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.selendroid/selendroid-client/ -->
<dependency>
<groupId>io.selendroid</groupId>
<artifactId>selendroid-client</artifactId>
<version>0.17.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.selendroid/selendroid-client/
implementation 'io.selendroid:selendroid-client:0.17.0'
// https://jarcasting.com/artifacts/io.selendroid/selendroid-client/
implementation ("io.selendroid:selendroid-client:0.17.0")
'io.selendroid:selendroid-client:jar:0.17.0'
<dependency org="io.selendroid" name="selendroid-client" rev="0.17.0">
<artifact name="selendroid-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.selendroid', module='selendroid-client', version='0.17.0')
)
libraryDependencies += "io.selendroid" % "selendroid-client" % "0.17.0"
[io.selendroid/selendroid-client "0.17.0"]
Group / Artifact | Type | Version |
---|---|---|
org.seleniumhq.selenium : selenium-java | jar | 2.48.0 |
io.selendroid : selendroid-common | jar | 0.17.0 |
io.selendroid : selendroid-server-common | jar | 0.17.0 |