is not current version
Last Version 1.0.4

io.github.mariazevedo88:selenium-drivers 1.0.3

Project that implements services that execute drivers used in Selenium

GroupId

GroupId

io.github.mariazevedo88
ArtifactId

ArtifactId

selenium-drivers
Version

Version

1.0.3
Type

Type

jar

Download selenium-drivers 1.0.3


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