| License |
License |
|---|---|
| GroupId | GroupIdio.github.jisungbin |
| ArtifactId | ArtifactIdktbbm |
| Last Version | Last Version2.0.0 |
| Release Date | Release Date |
| Type | Typeaar |
| Description |
Descriptionktbbm
Android KakaoTalk bot application development helper.
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| ktbbm-2.0.0.pom | |
| ktbbm-2.0.0-sources.jar | 8 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/io.github.jisungbin/ktbbm/ -->
<dependency>
<groupId>io.github.jisungbin</groupId>
<artifactId>ktbbm</artifactId>
<version>2.0.0</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.jisungbin/ktbbm/
implementation 'io.github.jisungbin:ktbbm:2.0.0'
// https://jarcasting.com/artifacts/io.github.jisungbin/ktbbm/
implementation ("io.github.jisungbin:ktbbm:2.0.0")
'io.github.jisungbin:ktbbm:aar:2.0.0'
<dependency org="io.github.jisungbin" name="ktbbm" rev="2.0.0">
<artifact name="ktbbm" type="aar" />
</dependency>
@Grapes(
@Grab(group='io.github.jisungbin', module='ktbbm', version='2.0.0')
)
libraryDependencies += "io.github.jisungbin" % "ktbbm" % "2.0.0"
[io.github.jisungbin/ktbbm "2.0.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.jetbrains.kotlin : kotlin-stdlib | jar | 1.5.21 |
| androidx.core » core-ktx | jar | 1.6.0 |
| androidx.appcompat » appcompat | jar | 1.3.0 |