| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.github.hegdepranav21 |
| Идентификатор | Идентификаторsupport |
| Последняя версия | Последняя версия10.0.2 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
Описаниеmaven-project
A maven project-example
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| support-10.0.2.pom | |
| support-10.0.2.jar | 3 KB |
| support-10.0.2-sources.jar | 2 KB |
| support-10.0.2-javadoc.jar | 399 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.github.hegdepranav21/support/ -->
<dependency>
<groupId>com.github.hegdepranav21</groupId>
<artifactId>support</artifactId>
<version>10.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.hegdepranav21/support/
implementation 'com.github.hegdepranav21:support:10.0.2'
// https://jarcasting.com/artifacts/com.github.hegdepranav21/support/
implementation ("com.github.hegdepranav21:support:10.0.2")
'com.github.hegdepranav21:support:jar:10.0.2'
<dependency org="com.github.hegdepranav21" name="support" rev="10.0.2">
<artifact name="support" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.hegdepranav21', module='support', version='10.0.2')
)
libraryDependencies += "com.github.hegdepranav21" % "support" % "10.0.2"
[com.github.hegdepranav21/support "10.0.2"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.seleniumhq.selenium : selenium-java | jar | 3.141.59 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.12 |