is not current version
Last Version 2.4.0

com.agoda.kakao:kakao 1.4.0-androidx

Kotlin based DSL for fluent AT with Espresso

GroupId

GroupId

com.agoda.kakao
ArtifactId

ArtifactId

kakao
Version

Version

1.4.0-androidx
Type

Type

aar

Download kakao 1.4.0-androidx


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