is not current version
Last Version 1.2

ru.qatools.seleniumkit:selenograph-beans 1.0


GroupId

GroupId

ru.qatools.seleniumkit
ArtifactId

ArtifactId

selenograph-beans
Version

Version

1.0
Type

Type

jar

Download selenograph-beans 1.0


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