is not current version
Last Version 3.3.4

be.rlab:tehanu 3.0.0

Tehanu is a Telegram bot for Kotlin

GroupId

GroupId

be.rlab
ArtifactId

ArtifactId

tehanu
Version

Version

3.0.0
Type

Type

pom

Download tehanu 3.0.0

Filename Size
tehanu-3.0.0.pom 19 KB
Browse

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