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