is not current version
Last Version 2.0

ru.stqa.selenium:webdriver-logging-wrapper 1.0.49


Categories

Categories

Logging Application Layer Libs
GroupId

GroupId

ru.stqa.selenium
ArtifactId

ArtifactId

webdriver-logging-wrapper
Version

Version

1.0.49
Type

Type

jar

Download webdriver-logging-wrapper 1.0.49


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