Espresso Core Utils

Helper methods for asserting a few things that Espresso does not support out of the box

Лицензия

Лицензия

Группа

Группа

com.vanniktech
Идентификатор

Идентификатор

espresso-core-utils
Последняя версия

Последняя версия

0.4.0
Дата

Дата

Тип

Тип

aar
Описание

Описание

Espresso Core Utils
Helper methods for asserting a few things that Espresso does not support out of the box
Ссылка на сайт

Ссылка на сайт

https://github.com/vanniktech/espresso-utils
Система контроля версий

Система контроля версий

https://github.com/vanniktech/espresso-utils

Скачать espresso-core-utils

Как подключить последнюю версию

<!-- https://jarcasting.com/artifacts/com.vanniktech/espresso-core-utils/ -->
<dependency>
    <groupId>com.vanniktech</groupId>
    <artifactId>espresso-core-utils</artifactId>
    <version>0.4.0</version>
    <type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.vanniktech/espresso-core-utils/
implementation 'com.vanniktech:espresso-core-utils:0.4.0'
// https://jarcasting.com/artifacts/com.vanniktech/espresso-core-utils/
implementation ("com.vanniktech:espresso-core-utils:0.4.0")
'com.vanniktech:espresso-core-utils:aar:0.4.0'
<dependency org="com.vanniktech" name="espresso-core-utils" rev="0.4.0">
  <artifact name="espresso-core-utils" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.vanniktech', module='espresso-core-utils', version='0.4.0')
)
libraryDependencies += "com.vanniktech" % "espresso-core-utils" % "0.4.0"
[com.vanniktech/espresso-core-utils "0.4.0"]

Зависимости

compile (2)

Идентификатор библиотеки Тип Версия
androidx.annotation » annotation jar 1.2.0
androidx.test.espresso » espresso-core jar 3.4.0

runtime (1)

Идентификатор библиотеки Тип Версия
androidx.appcompat » appcompat jar 1.3.1

Модули Проекта

Данный проект не имеет модулей.

Версии библиотеки

Версия
0.4.0
0.3.0
0.2.0
0.1.0