| Группа | Группаcom.github.mike10004 |
|---|---|
| Идентификатор | Идентификаторselenium-help |
| Версия | Версия0.32 |
| Тип | Типjar |
| Имя Файла | Размер |
|---|---|
| selenium-help-0.32.pom | |
| selenium-help-0.32.jar | 193 KB |
| selenium-help-0.32-sources.jar | 76 KB |
| selenium-help-0.32-javadoc.jar | 378 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.github.mike10004/selenium-help/ -->
<dependency>
<groupId>com.github.mike10004</groupId>
<artifactId>selenium-help</artifactId>
<version>0.32</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.mike10004/selenium-help/
implementation 'com.github.mike10004:selenium-help:0.32'
// https://jarcasting.com/artifacts/com.github.mike10004/selenium-help/
implementation ("com.github.mike10004:selenium-help:0.32")
'com.github.mike10004:selenium-help:jar:0.32'
<dependency org="com.github.mike10004" name="selenium-help" rev="0.32">
<artifact name="selenium-help" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.mike10004', module='selenium-help', version='0.32')
)
libraryDependencies += "com.github.mike10004" % "selenium-help" % "0.32"
[com.github.mike10004/selenium-help "0.32"]