is not current version
Last Version 0.3.0

org.hobsoft.microbrowser:microbrowser-selenium 0.1.1

Microbrowser implementation for Selenium.

GroupId

GroupId

org.hobsoft.microbrowser
ArtifactId

ArtifactId

microbrowser-selenium
Version

Version

0.1.1
Type

Type

jar

Download microbrowser-selenium 0.1.1


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