| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.stepstone.xrunner |
| Идентификатор | Идентификаторxrunner-library |
| Последняя версия | Последняя версия2.2.0 |
| Дата | Дата |
| Тип | Типaar |
| Описание |
Описаниеxrunner-library
Running UI tests multiple times made easy
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| xrunner-library-2.2.0.pom | |
| xrunner-library-2.2.0-sources.jar | 5 KB |
| xrunner-library-2.2.0-javadoc.jar | 304 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.stepstone.xrunner/xrunner-library/ -->
<dependency>
<groupId>com.stepstone.xrunner</groupId>
<artifactId>xrunner-library</artifactId>
<version>2.2.0</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.stepstone.xrunner/xrunner-library/
implementation 'com.stepstone.xrunner:xrunner-library:2.2.0'
// https://jarcasting.com/artifacts/com.stepstone.xrunner/xrunner-library/
implementation ("com.stepstone.xrunner:xrunner-library:2.2.0")
'com.stepstone.xrunner:xrunner-library:aar:2.2.0'
<dependency org="com.stepstone.xrunner" name="xrunner-library" rev="2.2.0">
<artifact name="xrunner-library" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.stepstone.xrunner', module='xrunner-library', version='2.2.0')
)
libraryDependencies += "com.stepstone.xrunner" % "xrunner-library" % "2.2.0"
[com.stepstone.xrunner/xrunner-library "2.2.0"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.jetbrains.kotlin : kotlin-stdlib-jdk7 | jar | 1.5.21 |
| androidx.test » runner | jar | 1.4.0 |
| de.jodamob.android : SuperReflect | jar | 1.0.1 |