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