| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииGithub Инструменты разработки Контроль версий |
| Группа | Группаcom.github.AniketDevloper1 |
| Идентификатор | Идентификаторcom.github.SimpleSelenium |
| Последняя версия | Последняя версия1.0.4 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
Описаниеcom.github.AniketDevloper1
A simplified Selenium library for Automation Developers
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
<!-- https://jarcasting.com/artifacts/com.github.AniketDevloper1/com.github.SimpleSelenium/ -->
<dependency>
<groupId>com.github.AniketDevloper1</groupId>
<artifactId>com.github.SimpleSelenium</artifactId>
<version>1.0.4</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.AniketDevloper1/com.github.SimpleSelenium/
implementation 'com.github.AniketDevloper1:com.github.SimpleSelenium:1.0.4'
// https://jarcasting.com/artifacts/com.github.AniketDevloper1/com.github.SimpleSelenium/
implementation ("com.github.AniketDevloper1:com.github.SimpleSelenium:1.0.4")
'com.github.AniketDevloper1:com.github.SimpleSelenium:jar:1.0.4'
<dependency org="com.github.AniketDevloper1" name="com.github.SimpleSelenium" rev="1.0.4">
<artifact name="com.github.SimpleSelenium" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.AniketDevloper1', module='com.github.SimpleSelenium', version='1.0.4')
)
libraryDependencies += "com.github.AniketDevloper1" % "com.github.SimpleSelenium" % "1.0.4"
[com.github.AniketDevloper1/com.github.SimpleSelenium "1.0.4"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.seleniumhq.selenium : selenium-api | jar | 3.6.0 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 3.8.1 |