| Лицензия |
Лицензия |
|---|---|
| Группа | Группаio.kornatowicz |
| Идентификатор | Идентификаторuitestshelper |
| Версия | Версия1.0.0 |
| Тип | Типaar |
| Описание |
Описаниеuitestshelper
Simple library with helper methods and rules for Android UI testing
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| uitestshelper-1.0.0.pom | |
| uitestshelper-1.0.0-sources.jar | 10 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/io.kornatowicz/uitestshelper/ -->
<dependency>
<groupId>io.kornatowicz</groupId>
<artifactId>uitestshelper</artifactId>
<version>1.0.0</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/io.kornatowicz/uitestshelper/
implementation 'io.kornatowicz:uitestshelper:1.0.0'
// https://jarcasting.com/artifacts/io.kornatowicz/uitestshelper/
implementation ("io.kornatowicz:uitestshelper:1.0.0")
'io.kornatowicz:uitestshelper:aar:1.0.0'
<dependency org="io.kornatowicz" name="uitestshelper" rev="1.0.0">
<artifact name="uitestshelper" type="aar" />
</dependency>
@Grapes(
@Grab(group='io.kornatowicz', module='uitestshelper', version='1.0.0')
)
libraryDependencies += "io.kornatowicz" % "uitestshelper" % "1.0.0"
[io.kornatowicz/uitestshelper "1.0.0"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.squareup.okhttp3 : mockwebserver | jar | 4.3.1 |
| org.jetbrains.kotlin : kotlin-stdlib-jdk8 | jar | 1.5.20 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| androidx.core » core-ktx | jar | 1.6.0 |
| androidx.appcompat » appcompat | jar | 1.3.1 |
| com.google.android.material » material | jar | 1.4.0 |
| androidx.recyclerview » recyclerview | jar | 1.2.1 |
| androidx.test » core | jar | 1.4.0 |
| androidx.test » runner | jar | 1.4.0 |
| androidx.test.uiautomator » uiautomator | jar | 2.2.0 |
| androidx.test.espresso » espresso-core | jar | 3.4.0 |
| androidx.test.espresso » espresso-contrib | jar | 3.4.0 |
| junit : junit | jar | 4.13.2 |
| io.kornatowicz : uitestshelper-idlingresource | jar | 1.0.0 |
| com.google.code.gson : gson | jar | 2.8.6 |
| com.squareup.moshi : moshi | jar | 1.12.0 |
| com.squareup.moshi : moshi-kotlin | jar | 1.12.0 |