MVN

be.rlab : tehanu

Maven & Gradle

Oct 24, 2022

Tehanu - parent · Tehanu is a Telegram bot for Kotlin

<dependency>
    <groupId>be.rlab</groupId>
    <artifactId>tehanu</artifactId>
    <version>3.3.5</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of be.rlab : tehanu to add to Maven - Latest Versions:

  • Latest Stable: 3.3.5

All Versions

Choose a version of be.rlab : tehanu to add to Maven - All Versions:

Version Vulnerabilities Updated
3.3.x
tehanu-3.3.5
tehanu-3.3.4
tehanu-3.3.3
tehanu-3.3.2
tehanu-3.3.1
tehanu-3.3.0
3.2.x
tehanu-3.2.0
3.1.x
tehanu-3.1.1
tehanu-3.1.0
3.0.x
tehanu-3.0.0
2.2.x
tehanu-2.2.1
tehanu-2.2.0
2.1.x
tehanu-2.1.0

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>be.rlab</groupId>
    <artifactId>tehanu</artifactId>
    <version>3.3.5</version>
</dependency>