| Лицензия |
Лицензия |
|---|---|
| Группа | Группаio.github.kakaocup |
| Идентификатор | Идентификаторkakao |
| Последняя версия | Последняя версия3.0.6 |
| Дата | Дата |
| Тип | Типaar |
| Описание |
Описаниеkakao
Nice and simple DSL for Espresso in Kotlin
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| 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"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| 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 |