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