webfriends
Utilities for working with HTML and Selenium
| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.github.bordertech.webfriends |
| Идентификатор | Идентификаторwebfriends-api |
| Последняя версия | Последняя версия0.0.4 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
Описаниеwebfriends-api
Webfriends UI API
|
| Имя Файла | Размер |
|---|---|
| webfriends-api-0.0.4.pom | |
| webfriends-api-0.0.4.jar | 125 KB |
| webfriends-api-0.0.4-tests.jar | 1 KB |
| webfriends-api-0.0.4-sources.jar | 99 KB |
| webfriends-api-0.0.4-javadoc.jar | 2 MB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.github.bordertech.webfriends/webfriends-api/ -->
<dependency>
<groupId>com.github.bordertech.webfriends</groupId>
<artifactId>webfriends-api</artifactId>
<version>0.0.4</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.bordertech.webfriends/webfriends-api/
implementation 'com.github.bordertech.webfriends:webfriends-api:0.0.4'
// https://jarcasting.com/artifacts/com.github.bordertech.webfriends/webfriends-api/
implementation ("com.github.bordertech.webfriends:webfriends-api:0.0.4")
'com.github.bordertech.webfriends:webfriends-api:jar:0.0.4'
<dependency org="com.github.bordertech.webfriends" name="webfriends-api" rev="0.0.4">
<artifact name="webfriends-api" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.bordertech.webfriends', module='webfriends-api', version='0.0.4')
)
libraryDependencies += "com.github.bordertech.webfriends" % "webfriends-api" % "0.0.4"
[com.github.bordertech.webfriends/webfriends-api "0.0.4"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.apache.commons : commons-lang3 | jar | 3.8.1 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.junit.vintage : junit-vintage-engine | jar | 5.3.2 |
Utilities for working with HTML and Selenium