License |
License |
---|---|
GroupId | GroupIdcom.browserstack |
ArtifactId | ArtifactIdappiumdriver-framework |
Last Version | Last Version0.0.1 |
Release Date | Release Date |
Type | Typepom |
Description |
Descriptionappiumdriver-framework
A framework which manages Appium Driver creation based on an external configuration file.
|
Project URL |
Project URL |
Filename | Size |
---|---|
appiumdriver-framework-0.0.1.pom | 9 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.browserstack/appiumdriver-framework/ -->
<dependency>
<groupId>com.browserstack</groupId>
<artifactId>appiumdriver-framework</artifactId>
<version>0.0.1</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.browserstack/appiumdriver-framework/
implementation 'com.browserstack:appiumdriver-framework:0.0.1'
// https://jarcasting.com/artifacts/com.browserstack/appiumdriver-framework/
implementation ("com.browserstack:appiumdriver-framework:0.0.1")
'com.browserstack:appiumdriver-framework:pom:0.0.1'
<dependency org="com.browserstack" name="appiumdriver-framework" rev="0.0.1">
<artifact name="appiumdriver-framework" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.browserstack', module='appiumdriver-framework', version='0.0.1')
)
libraryDependencies += "com.browserstack" % "appiumdriver-framework" % "0.0.1"
[com.browserstack/appiumdriver-framework "0.0.1"]