| License |
License |
|---|---|
| GroupId | GroupIdcom.agoda.kakao |
| ArtifactId | ArtifactIdkakao |
| Last Version | Last Version2.4.0 |
| Release Date | Release Date |
| Type | Typeaar |
| Description |
Descriptionkakao
Kotlin based DSL for fluent AT with Espresso
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| kakao-2.4.0.pom | |
| kakao-2.4.0.aar | 410 KB |
| kakao-2.4.0-sources.jar | 716 KB |
| kakao-2.4.0-javadoc.jar | 97 KB |
| Browse |
<!-- 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"]
| Version |
|---|
|
2.4.0
|
|
2.3.4
|
|
2.2.0
|
|
2.1.0-support
|
|
2.1.0
|
|
1.4.0-androidx
|