GroupId | GroupIdru.qatools.seleniumkit |
---|---|
ArtifactId | ArtifactIdselenograph-beans |
Version | Version1.0 |
Type | Typejar |
Filename | Size |
---|---|
selenograph-beans-1.0.pom | |
selenograph-beans-1.0.jar | 75 KB |
selenograph-beans-1.0-sources.jar | 59 KB |
selenograph-beans-1.0-javadoc.jar | 265 KB |
Browse |
<!-- 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"]