Last Version

Tehanu - Telegram client 3.3.4

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.

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

be.rlab
ArtifactId

ArtifactId

tehanu-client-telegram
Version

Version

3.3.4
Type

Type

jar
Description

Description

Tehanu - Telegram client
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.
Project URL

Project URL

https://git.rlab.be/seykron/tehanu
Source Code Management

Source Code Management

https://git.rlab.be/seykron/tehanu/tehanu-client-telegram

Download tehanu-client-telegram 3.3.4


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

Dependencies

compile (4)

Group / Artifact Type Version
be.rlab : tehanu-core jar 3.3.4
io.github.kotlin-telegram-bot.kotlin-telegram-bot » telegram jar 6.0.6
com.squareup.retrofit2 : retrofit jar 2.9.0
com.squareup.okhttp3 : logging-interceptor jar 4.9.3

provided (1)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-stdlib-jdk8 jar 1.6.10

test (9)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-test-junit jar 1.6.10
org.assertj : assertj-core jar 3.22.0
org.junit.jupiter : junit-jupiter-api jar 5.7.2
org.junit.jupiter : junit-jupiter-engine jar 5.7.2
org.mockito : mockito-core jar 4.3.1
org.mockito : mockito-inline jar 4.3.1
net.bytebuddy : byte-buddy jar 1.12.7
net.bytebuddy : byte-buddy-agent jar 1.12.7
com.nhaarman.mockitokotlin2 : mockito-kotlin jar 2.2.0

Project Modules

There are no modules declared in this project.