| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.testingbot |
| Идентификатор | ИдентификаторTestingBotTunnel |
| Последняя версия | Последняя версия3.2 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеTestingBotTunnel
Tunnel to run TestingBot Selenium tests on your local machine
|
| Ссылка на сайт |
Ссылка на сайт |
| Имя Файла | Размер |
|---|---|
| TestingBotTunnel-3.2.pom | |
| TestingBotTunnel-3.2.jar | 2 MB |
| TestingBotTunnel-3.2-sources.jar | 208 KB |
| TestingBotTunnel-3.2-javadoc.jar | 793 KB |
| Обзор |
<!-- 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"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.13.1 |