is not current version
Last Version 0.3.0

org.hobsoft.microbrowser:microbrowser-selenium 0.2.0

Microbrowser implementation for Selenium.

GroupId

GroupId

org.hobsoft.microbrowser
ArtifactId

ArtifactId

microbrowser-selenium
Version

Version

0.2.0
Type

Type

jar

Download microbrowser-selenium 0.2.0


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