kakao

Nice and simple DSL for Espresso in Kotlin

License

License

GroupId

GroupId

io.github.kakaocup
ArtifactId

ArtifactId

kakao
Last Version

Last Version

3.0.6
Release Date

Release Date

Type

Type

aar
Description

Description

kakao
Nice and simple DSL for Espresso in Kotlin
Project URL

Project URL

https://github.com/KakaoCup/Kakao
Source Code Management

Source Code Management

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

Download kakao

How to add to project

<!-- 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"]

Dependencies

runtime (11)

Group / Artifact Type Version
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

Project Modules

There are no modules declared in this project.

Versions

Version
3.0.6
3.0.5
3.0.4
3.0.3
3.0.2
3.0.1
3.0.0