Last Version

tgbot-utils 0.5.0

Collection of utilities for building Telegram bots in Scala

License

License

MIT
GroupId

GroupId

ru.johnspade
ArtifactId

ArtifactId

tgbot-utils_2.12
Version

Version

0.5.0
Type

Type

jar
Description

Description

tgbot-utils
Collection of utilities for building Telegram bots in Scala
Project URL

Project URL

https://github.com/johnspade/tgbot-utils
Project Organization

Project Organization

ru.johnspade
Source Code Management

Source Code Management

https://github.com/johnspade/tgbot-utils

Download tgbot-utils_2.12 0.5.0


<!-- https://jarcasting.com/artifacts/ru.johnspade/tgbot-utils_2.12/ -->
<dependency>
    <groupId>ru.johnspade</groupId>
    <artifactId>tgbot-utils_2.12</artifactId>
    <version>0.5.0</version>
</dependency>
// https://jarcasting.com/artifacts/ru.johnspade/tgbot-utils_2.12/
implementation 'ru.johnspade:tgbot-utils_2.12:0.5.0'
// https://jarcasting.com/artifacts/ru.johnspade/tgbot-utils_2.12/
implementation ("ru.johnspade:tgbot-utils_2.12:0.5.0")
'ru.johnspade:tgbot-utils_2.12:jar:0.5.0'
<dependency org="ru.johnspade" name="tgbot-utils_2.12" rev="0.5.0">
  <artifact name="tgbot-utils_2.12" type="jar" />
</dependency>
@Grapes(
@Grab(group='ru.johnspade', module='tgbot-utils_2.12', version='0.5.0')
)
libraryDependencies += "ru.johnspade" % "tgbot-utils_2.12" % "0.5.0"
[ru.johnspade/tgbot-utils_2.12 "0.5.0"]

Dependencies

compile (4)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.12.15
ru.johnspade : tgbot-callback-data_2.12 jar 0.5.0
ru.johnspade : tgbot-callback-queries_2.12 jar 0.5.0
ru.johnspade : tgbot-message-entities_2.12 jar 0.5.0

Project Modules

There are no modules declared in this project.