is not current version
Last Version 3.3.4

be.rlab:tehanu-client-telegram 3.3.0

Tehanu is a Telegram bot for Kotlin. This artifact contains the main components and it can be used alone to embed the bot into another application. This is the Telegram client implementation.

Categories

Categories

CLI User Interface
GroupId

GroupId

be.rlab
ArtifactId

ArtifactId

tehanu-client-telegram
Version

Version

3.3.0
Type

Type

jar

Download tehanu-client-telegram 3.3.0


<!-- https://jarcasting.com/artifacts/be.rlab/tehanu-client-telegram/ -->
<dependency>
    <groupId>be.rlab</groupId>
    <artifactId>tehanu-client-telegram</artifactId>
    <version>3.3.0</version>
</dependency>
// https://jarcasting.com/artifacts/be.rlab/tehanu-client-telegram/
implementation 'be.rlab:tehanu-client-telegram:3.3.0'
// https://jarcasting.com/artifacts/be.rlab/tehanu-client-telegram/
implementation ("be.rlab:tehanu-client-telegram:3.3.0")
'be.rlab:tehanu-client-telegram:jar:3.3.0'
<dependency org="be.rlab" name="tehanu-client-telegram" rev="3.3.0">
  <artifact name="tehanu-client-telegram" type="jar" />
</dependency>
@Grapes(
@Grab(group='be.rlab', module='tehanu-client-telegram', version='3.3.0')
)
libraryDependencies += "be.rlab" % "tehanu-client-telegram" % "3.3.0"
[be.rlab/tehanu-client-telegram "3.3.0"]