| Категории |
КатегорииСеть Auto Библиотеки уровня приложения Code Generators |
|---|---|
| Группа | Группаorg.uitnet.testing |
| Идентификатор | Идентификаторsmart-testauto-framework |
| Версия | Версия4.0.1 |
| Тип | Типjar |
| Имя Файла | Размер |
|---|---|
| smart-testauto-framework-4.0.1.pom | |
| smart-testauto-framework-4.0.1.jar | 431 KB |
| smart-testauto-framework-4.0.1-sources.jar | 291 KB |
| smart-testauto-framework-4.0.1-javadoc.jar | 2 MB |
| Обзор |
<!-- https://jarcasting.com/artifacts/org.uitnet.testing/smart-testauto-framework/ -->
<dependency>
<groupId>org.uitnet.testing</groupId>
<artifactId>smart-testauto-framework</artifactId>
<version>4.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.uitnet.testing/smart-testauto-framework/
implementation 'org.uitnet.testing:smart-testauto-framework:4.0.1'
// https://jarcasting.com/artifacts/org.uitnet.testing/smart-testauto-framework/
implementation ("org.uitnet.testing:smart-testauto-framework:4.0.1")
'org.uitnet.testing:smart-testauto-framework:jar:4.0.1'
<dependency org="org.uitnet.testing" name="smart-testauto-framework" rev="4.0.1">
<artifact name="smart-testauto-framework" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.uitnet.testing', module='smart-testauto-framework', version='4.0.1')
)
libraryDependencies += "org.uitnet.testing" % "smart-testauto-framework" % "4.0.1"
[org.uitnet.testing/smart-testauto-framework "4.0.1"]