MVN

rocks.waffle.telekt : telekt

Maven & Gradle

Jun 01, 2019
13 stars

TeleKt - kotlin tg bot api lib · Easy to use, asynchronous wrapper for the Telegram Bot API written in pure Kotlin.

<dependency>
    <groupId>rocks.waffle.telekt</groupId>
    <artifactId>telekt</artifactId>
    <version>0.6.7</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of rocks.waffle.telekt : telekt to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.6.7

All Versions

Choose a version of rocks.waffle.telekt : telekt to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.6.x
telekt-0.6.7
0.2.x
telekt-0.2.0
0.1.x
telekt-0.1.0

How to add a dependency to Maven

Add the following rocks.waffle.telekt : telekt maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>rocks.waffle.telekt</groupId>
    <artifactId>telekt</artifactId>
    <version>0.6.7</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following rocks.waffle.telekt : telekt gradle dependency to your build.gradle file:

implementation 'rocks.waffle.telekt:telekt:0.6.7'

Gradle Kotlin DSL: Add the following rocks.waffle.telekt : telekt gradle kotlin dependency to your build.gradle.kts file:

implementation("rocks.waffle.telekt:telekt:0.6.7")

How to add a dependency to SBT Scala

SBT Scala: Add the following rocks.waffle.telekt : telekt sbt scala dependency to your build.sbt file:

libraryDependencies += "rocks.waffle.telekt" % "telekt" % "0.6.7"

Advertisement

Dependencies from Group

Jun 01, 2019
13 stars

Discover Dependencies

May 23, 2023
51 usages
7 stars
Jan 23, 2021
1 usages
Jul 06, 2020
2 usages
398 stars
Jun 19, 2023
4 usages
11.1k stars
Aug 10, 2023
15 usages
6.9k stars
Jun 22, 2023
55 usages
869 stars
Aug 22, 2023
28 usages
2.1k stars