kakao

Nice and simple DSL for Espresso in Kotlin

Лицензия

Лицензия

Группа

Группа

io.github.kakaocup
Идентификатор

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

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

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

3.0.6
Дата

Дата

Тип

Тип

aar
Описание

Описание

kakao
Nice and simple DSL for Espresso in Kotlin
Ссылка на сайт

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

https://github.com/KakaoCup/Kakao
Система контроля версий

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

https://github.com/KakaoCup/Kakao.git

Скачать kakao

Имя Файла Размер
kakao-3.0.6.pom
kakao-3.0.6-sources.jar 106 KB
kakao-3.0.6-javadoc.jar 974 KB
Обзор

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

<!-- https://jarcasting.com/artifacts/io.github.kakaocup/kakao/ -->
<dependency>
    <groupId>io.github.kakaocup</groupId>
    <artifactId>kakao</artifactId>
    <version>3.0.6</version>
    <type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.kakaocup/kakao/
implementation 'io.github.kakaocup:kakao:3.0.6'
// https://jarcasting.com/artifacts/io.github.kakaocup/kakao/
implementation ("io.github.kakaocup:kakao:3.0.6")
'io.github.kakaocup:kakao:aar:3.0.6'
<dependency org="io.github.kakaocup" name="kakao" rev="3.0.6">
  <artifact name="kakao" type="aar" />
</dependency>
@Grapes(
@Grab(group='io.github.kakaocup', module='kakao', version='3.0.6')
)
libraryDependencies += "io.github.kakaocup" % "kakao" % "3.0.6"
[io.github.kakaocup/kakao "3.0.6"]

Зависимости

runtime (11)

Идентификатор библиотеки Тип Версия
org.jetbrains.kotlin : kotlin-stdlib jar 1.4.32
androidx.appcompat » appcompat jar 1.3.0
androidx.recyclerview » recyclerview jar 1.2.0
androidx.viewpager2 » viewpager2 jar 1.0.0
androidx.swiperefreshlayout » swiperefreshlayout jar 1.1.0
com.google.android.material » material jar 1.3.0
androidx.test.espresso » espresso-core jar 3.4.0
androidx.test.espresso » espresso-web jar 3.4.0
androidx.test.espresso » espresso-intents jar 3.4.0
androidx.test.espresso » espresso-contrib jar 3.4.0
androidx.multidex » multidex jar 2.0.1

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

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

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

Версия
3.0.6
3.0.5
3.0.4
3.0.3
3.0.2
3.0.1
3.0.0