| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииAuto Библиотеки уровня приложения Code Generators |
| Группа | Группаio.github.provaauto |
| Идентификатор | Идентификаторprova.automation |
| Версия | Версия1.0.1 |
| Тип | Типpom |
| Описание |
ОписаниеProva Automation
Java Based Automation Libraries
|
| Имя Файла | Размер |
|---|---|
| prova.automation-1.0.1.pom | 7 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/io.github.provaauto/prova.automation/ -->
<dependency>
<groupId>io.github.provaauto</groupId>
<artifactId>prova.automation</artifactId>
<version>1.0.1</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.provaauto/prova.automation/
implementation 'io.github.provaauto:prova.automation:1.0.1'
// https://jarcasting.com/artifacts/io.github.provaauto/prova.automation/
implementation ("io.github.provaauto:prova.automation:1.0.1")
'io.github.provaauto:prova.automation:pom:1.0.1'
<dependency org="io.github.provaauto" name="prova.automation" rev="1.0.1">
<artifact name="prova.automation" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.github.provaauto', module='prova.automation', version='1.0.1')
)
libraryDependencies += "io.github.provaauto" % "prova.automation" % "1.0.1"
[io.github.provaauto/prova.automation "1.0.1"]