is not current version
Last Version 1.0

io.sterodium:selenium-log4j 0.6


GroupId

GroupId

io.sterodium
ArtifactId

ArtifactId

selenium-log4j
Version

Version

0.6
Type

Type

jar

Download selenium-log4j 0.6


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