License |
License |
---|---|
GroupId | GroupIdcom.github.japgolly.test-state |
ArtifactId | ArtifactIdext-selenium_3 |
Last Version | Last Version3.0.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionextSelenium
extSelenium
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Filename | Size |
---|---|
ext-selenium_3-3.0.0.pom | |
ext-selenium_3-3.0.0.jar | 96 KB |
ext-selenium_3-3.0.0-sources.jar | 8 KB |
ext-selenium_3-3.0.0-javadoc.jar | 240 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.japgolly.test-state/ext-selenium_3/ -->
<dependency>
<groupId>com.github.japgolly.test-state</groupId>
<artifactId>ext-selenium_3</artifactId>
<version>3.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.japgolly.test-state/ext-selenium_3/
implementation 'com.github.japgolly.test-state:ext-selenium_3:3.0.0'
// https://jarcasting.com/artifacts/com.github.japgolly.test-state/ext-selenium_3/
implementation ("com.github.japgolly.test-state:ext-selenium_3:3.0.0")
'com.github.japgolly.test-state:ext-selenium_3:jar:3.0.0'
<dependency org="com.github.japgolly.test-state" name="ext-selenium_3" rev="3.0.0">
<artifact name="ext-selenium_3" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.japgolly.test-state', module='ext-selenium_3', version='3.0.0')
)
libraryDependencies += "com.github.japgolly.test-state" % "ext-selenium_3" % "3.0.0"
[com.github.japgolly.test-state/ext-selenium_3 "3.0.0"]
Group / Artifact | Type | Version |
---|---|---|
com.github.japgolly.test-state : core_3 | jar | 3.0.0 |
com.github.japgolly.test-state : util-selenium_3 | jar | 3.0.0 |
org.scala-lang : scala3-library_3 | jar | 3.0.2 |
org.seleniumhq.selenium : selenium-chrome-driver | jar | 3.141.59 |
org.seleniumhq.selenium : selenium-firefox-driver | jar | 3.141.59 |
Group / Artifact | Type | Version |
---|---|---|
com.lihaoyi : utest_3 | jar | 0.7.10 |
com.github.japgolly.microlibs : test-util_3 | jar | 4.0.0 |