| Категории |
КатегорииAuto Библиотеки уровня приложения Code Generators |
|---|---|
| Группа | Группаio.github.abdus-shakur |
| Идентификатор | Идентификаторautomation-framework |
| Версия | Версия1.0.7 |
| Тип | Типjar |
| Имя Файла | Размер |
|---|---|
| automation-framework-1.0.7.pom | |
| automation-framework-1.0.7.jar | 9 KB |
| automation-framework-1.0.7-sources.jar | 6 KB |
| automation-framework-1.0.7-javadoc.jar | 422 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/io.github.abdus-shakur/automation-framework/ -->
<dependency>
<groupId>io.github.abdus-shakur</groupId>
<artifactId>automation-framework</artifactId>
<version>1.0.7</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.abdus-shakur/automation-framework/
implementation 'io.github.abdus-shakur:automation-framework:1.0.7'
// https://jarcasting.com/artifacts/io.github.abdus-shakur/automation-framework/
implementation ("io.github.abdus-shakur:automation-framework:1.0.7")
'io.github.abdus-shakur:automation-framework:jar:1.0.7'
<dependency org="io.github.abdus-shakur" name="automation-framework" rev="1.0.7">
<artifact name="automation-framework" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.abdus-shakur', module='automation-framework', version='1.0.7')
)
libraryDependencies += "io.github.abdus-shakur" % "automation-framework" % "1.0.7"
[io.github.abdus-shakur/automation-framework "1.0.7"]