GroupId | GroupIdru.qatools.seleniumkit |
---|---|
ArtifactId | ArtifactIdselenograph-service |
Version | Version1.0 |
Type | Typejar |
Filename | Size |
---|---|
selenograph-service-1.0.pom | |
selenograph-service-1.0.jar | 67 KB |
selenograph-service-1.0-sources.jar | 33 KB |
selenograph-service-1.0-javadoc.jar | 194 KB |
Browse |
<!-- https://jarcasting.com/artifacts/ru.qatools.seleniumkit/selenograph-service/ -->
<dependency>
<groupId>ru.qatools.seleniumkit</groupId>
<artifactId>selenograph-service</artifactId>
<version>1.0</version>
</dependency>
// https://jarcasting.com/artifacts/ru.qatools.seleniumkit/selenograph-service/
implementation 'ru.qatools.seleniumkit:selenograph-service:1.0'
// https://jarcasting.com/artifacts/ru.qatools.seleniumkit/selenograph-service/
implementation ("ru.qatools.seleniumkit:selenograph-service:1.0")
'ru.qatools.seleniumkit:selenograph-service:jar:1.0'
<dependency org="ru.qatools.seleniumkit" name="selenograph-service" rev="1.0">
<artifact name="selenograph-service" type="jar" />
</dependency>
@Grapes(
@Grab(group='ru.qatools.seleniumkit', module='selenograph-service', version='1.0')
)
libraryDependencies += "ru.qatools.seleniumkit" % "selenograph-service" % "1.0"
[ru.qatools.seleniumkit/selenograph-service "1.0"]