is not current version
Last Version 0.58

com.github.mike10004:selenium-capture-chrome 0.57


GroupId

GroupId

com.github.mike10004
ArtifactId

ArtifactId

selenium-capture-chrome
Version

Version

0.57
Type

Type

jar

Download selenium-capture-chrome 0.57


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