GroupId | GroupIdru.qatools.seleniumkit |
---|---|
ArtifactId | ArtifactIdgridrouter-proxy |
Version | Version1.28 |
Type | Typewar |
Filename | Size |
---|---|
gridrouter-proxy-1.28.pom | |
gridrouter-proxy-1.28.war | 8 MB |
gridrouter-proxy-1.28-sources.jar | 27 KB |
gridrouter-proxy-1.28-javadoc.jar | 184 KB |
gridrouter-proxy-1.28-classes.jar | 39 KB |
Browse |
<!-- https://jarcasting.com/artifacts/ru.qatools.seleniumkit/gridrouter-proxy/ -->
<dependency>
<groupId>ru.qatools.seleniumkit</groupId>
<artifactId>gridrouter-proxy</artifactId>
<version>1.28</version>
<type>war</type>
</dependency>
// https://jarcasting.com/artifacts/ru.qatools.seleniumkit/gridrouter-proxy/
implementation 'ru.qatools.seleniumkit:gridrouter-proxy:1.28'
// https://jarcasting.com/artifacts/ru.qatools.seleniumkit/gridrouter-proxy/
implementation ("ru.qatools.seleniumkit:gridrouter-proxy:1.28")
'ru.qatools.seleniumkit:gridrouter-proxy:war:1.28'
<dependency org="ru.qatools.seleniumkit" name="gridrouter-proxy" rev="1.28">
<artifact name="gridrouter-proxy" type="war" />
</dependency>
@Grapes(
@Grab(group='ru.qatools.seleniumkit', module='gridrouter-proxy', version='1.28')
)
libraryDependencies += "ru.qatools.seleniumkit" % "gridrouter-proxy" % "1.28"
[ru.qatools.seleniumkit/gridrouter-proxy "1.28"]