is not current version
Last Version 1.2

ru.qatools.seleniumkit:selenograph-service 1.1


GroupId

GroupId

ru.qatools.seleniumkit
ArtifactId

ArtifactId

selenograph-service
Version

Version

1.1
Type

Type

jar

Download selenograph-service 1.1


<!-- https://jarcasting.com/artifacts/ru.qatools.seleniumkit/selenograph-service/ -->
<dependency>
    <groupId>ru.qatools.seleniumkit</groupId>
    <artifactId>selenograph-service</artifactId>
    <version>1.1</version>
</dependency>
// https://jarcasting.com/artifacts/ru.qatools.seleniumkit/selenograph-service/
implementation 'ru.qatools.seleniumkit:selenograph-service:1.1'
// https://jarcasting.com/artifacts/ru.qatools.seleniumkit/selenograph-service/
implementation ("ru.qatools.seleniumkit:selenograph-service:1.1")
'ru.qatools.seleniumkit:selenograph-service:jar:1.1'
<dependency org="ru.qatools.seleniumkit" name="selenograph-service" rev="1.1">
  <artifact name="selenograph-service" type="jar" />
</dependency>
@Grapes(
@Grab(group='ru.qatools.seleniumkit', module='selenograph-service', version='1.1')
)
libraryDependencies += "ru.qatools.seleniumkit" % "selenograph-service" % "1.1"
[ru.qatools.seleniumkit/selenograph-service "1.1"]