| License |
License |
|---|---|
| GroupId | GroupIdcom.testingbot |
| ArtifactId | ArtifactIdTestingBotTunnel |
| Last Version | Last Version3.2 |
| Release Date | Release Date |
| 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 | 2 MB |
| TestingBotTunnel-3.2-sources.jar | 208 KB |
| TestingBotTunnel-3.2-javadoc.jar | 793 KB |
| 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 |