is not current version
Last Version 3.3.4

be.rlab:tehanu-core 3.1.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.

GroupId

GroupId

be.rlab
ArtifactId

ArtifactId

tehanu-core
Version

Version

3.1.0
Type

Type

jar

Download tehanu-core 3.1.0


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