Collection of utilities for building Telegram bots in Scala
Scala versions:
3.x
tgbot-callback-data 0.7.0
Group ID:
ru.johnspade
Artifact ID:
tgbot-callback-data_3
Version:
0.7.0
Release Date:
Mar 18, 2023
Licenses:
Files:
libraryDependencies += "ru.johnspade" %% "tgbot-callback-data" % "0.7.0"
ivy"ru.johnspade::tgbot-callback-data:0.7.0"
//> using dep "ru.johnspade::tgbot-callback-data:0.7.0"
import $ivy.`ru.johnspade::tgbot-callback-data:0.7.0`
<dependency> <groupId>ru.johnspade</groupId> <artifactId>tgbot-callback-data_3</artifactId> <version>0.7.0</version> </dependency>
compile group: 'ru.johnspade', name: 'tgbot-callback-data_3', version: '0.7.0'