webfriends
Utilities for working with HTML and Selenium
| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.github.bordertech.webfriends |
| Идентификатор | Идентификаторwebfriends-parent |
| Последняя версия | Последняя версия0.0.4 |
| Дата | Дата |
| Тип | Типpom |
| Описание |
Описаниеwebfriends-parent
Utilities for working with HTML and Selenium.
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| webfriends-parent-0.0.4.pom | 1 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.github.bordertech.webfriends/webfriends-parent/ -->
<dependency>
<groupId>com.github.bordertech.webfriends</groupId>
<artifactId>webfriends-parent</artifactId>
<version>0.0.4</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.bordertech.webfriends/webfriends-parent/
implementation 'com.github.bordertech.webfriends:webfriends-parent:0.0.4'
// https://jarcasting.com/artifacts/com.github.bordertech.webfriends/webfriends-parent/
implementation ("com.github.bordertech.webfriends:webfriends-parent:0.0.4")
'com.github.bordertech.webfriends:webfriends-parent:pom:0.0.4'
<dependency org="com.github.bordertech.webfriends" name="webfriends-parent" rev="0.0.4">
<artifact name="webfriends-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.bordertech.webfriends', module='webfriends-parent', version='0.0.4')
)
libraryDependencies += "com.github.bordertech.webfriends" % "webfriends-parent" % "0.0.4"
[com.github.bordertech.webfriends/webfriends-parent "0.0.4"]
Utilities for working with HTML and Selenium