ktbbm

Android KakaoTalk bot application development helper.

License

License

GroupId

GroupId

io.github.jisungbin
ArtifactId

ArtifactId

ktbbm
Last Version

Last Version

2.0.0
Release Date

Release Date

Type

Type

aar
Description

Description

ktbbm
Android KakaoTalk bot application development helper.
Project URL

Project URL

https://github.com/jisungbin/KakaoTalkBotBaseModule
Source Code Management

Source Code Management

https://github.com/jisungbin/KakaoTalkBotBaseModule/tree/master

Download ktbbm

How to add to project

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

Dependencies

runtime (3)

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

Project Modules

There are no modules declared in this project.

Versions

Version
2.0.0