is not current version
Last Version 3.3.4

be.rlab:tehanu-spring 2.2.0

Tehanu is a Telegram bot for Kotlin. This artifact can be used to build a standalone bot that uses Spring's dependency injection to wire components.

GroupId

GroupId

be.rlab
ArtifactId

ArtifactId

tehanu-spring
Version

Version

2.2.0
Type

Type

jar

Download tehanu-spring 2.2.0


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