is not current version
Last Version 3.3.4

be.rlab:tehanu 2.2.1

Tehanu is a Telegram bot for Kotlin

GroupId

GroupId

be.rlab
ArtifactId

ArtifactId

tehanu
Version

Version

2.2.1
Type

Type

pom

Download tehanu 2.2.1

Filename Size
tehanu-2.2.1.pom 18 KB
Browse

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