is not current version
Last Version 3.3.4

be.rlab:tehanu 2.1.0

Tehanu is a Telegram bot for Kotlin

GroupId

GroupId

be.rlab
ArtifactId

ArtifactId

tehanu
Version

Version

2.1.0
Type

Type

jar

Download tehanu 2.1.0


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