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