License |
License |
---|---|
GroupId | GroupIdcom.oakfusion |
ArtifactId | ArtifactIdiedriver-dep |
Last Version | Last Version2.40.0 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionIEDriverServer dependency
IEDriverServer (http://code.google.com/p/selenium/source/browse/#git%2Fcpp%2Fiedriverserver%253Fstate%253Dclosed) as a Maven dependency.
|
Filename | Size |
---|---|
iedriver-dep-2.40.0.pom | |
iedriver-dep-2.40.0.jar | 3 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.oakfusion/iedriver-dep/ -->
<dependency>
<groupId>com.oakfusion</groupId>
<artifactId>iedriver-dep</artifactId>
<version>2.40.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.oakfusion/iedriver-dep/
implementation 'com.oakfusion:iedriver-dep:2.40.0'
// https://jarcasting.com/artifacts/com.oakfusion/iedriver-dep/
implementation ("com.oakfusion:iedriver-dep:2.40.0")
'com.oakfusion:iedriver-dep:pom:2.40.0'
<dependency org="com.oakfusion" name="iedriver-dep" rev="2.40.0">
<artifact name="iedriver-dep" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.oakfusion', module='iedriver-dep', version='2.40.0')
)
libraryDependencies += "com.oakfusion" % "iedriver-dep" % "2.40.0"
[com.oakfusion/iedriver-dep "2.40.0"]