Last Version

kakao 2.4.0

Kotlin based DSL for fluent AT with Espresso

License

License

GroupId

GroupId

com.agoda.kakao
ArtifactId

ArtifactId

kakao
Version

Version

2.4.0
Type

Type

aar
Description

Description

kakao
Kotlin based DSL for fluent AT with Espresso
Project URL

Project URL

https://github.com/agoda-com/Kakao
Project Organization

Project Organization

com.agoda
Source Code Management

Source Code Management

https://github.com/agoda-com/Kakao

Download kakao 2.4.0


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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.