License |
License |
---|---|
GroupId | GroupIdcom.testingbot |
ArtifactId | ArtifactIdTestingBotTunnel |
Version | Version3.2 |
Type | Typejar |
Description |
DescriptionTestingBotTunnel
Tunnel to run TestingBot Selenium tests on your local machine
|
Project URL |
Project URL |
Filename | Size |
---|---|
TestingBotTunnel-3.2.pom | |
TestingBotTunnel-3.2.jar | 3 MB |
TestingBotTunnel-3.2-sources.jar | 303 KB |
TestingBotTunnel-3.2-javadoc.jar | 1 MB |
Browse |
<!-- https://jarcasting.com/artifacts/com.testingbot/TestingBotTunnel/ -->
<dependency>
<groupId>com.testingbot</groupId>
<artifactId>TestingBotTunnel</artifactId>
<version>3.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.testingbot/TestingBotTunnel/
implementation 'com.testingbot:TestingBotTunnel:3.2'
// https://jarcasting.com/artifacts/com.testingbot/TestingBotTunnel/
implementation ("com.testingbot:TestingBotTunnel:3.2")
'com.testingbot:TestingBotTunnel:jar:3.2'
<dependency org="com.testingbot" name="TestingBotTunnel" rev="3.2">
<artifact name="TestingBotTunnel" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.testingbot', module='TestingBotTunnel', version='3.2')
)
libraryDependencies += "com.testingbot" % "TestingBotTunnel" % "3.2"
[com.testingbot/TestingBotTunnel "3.2"]
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13.1 |