Last Version

tgbot-message-entities 0.5.0

Collection of utilities for building Telegram bots in Scala

License

License

MIT
GroupId

GroupId

ru.johnspade
ArtifactId

ArtifactId

tgbot-message-entities_2.13
Version

Version

0.5.0
Type

Type

jar
Description

Description

tgbot-message-entities
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-message-entities_2.13 0.5.0


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

Dependencies

compile (3)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.13.6
io.github.apimorphism : telegramium-core_2.13 jar 7.53.0
io.github.apimorphism : telegramium-high_2.13 jar 7.53.0

test (4)

Group / Artifact Type Version
dev.zio : zio_2.13 jar 1.0.11
dev.zio : zio-interop-cats_2.13 jar 3.1.1.0
dev.zio : zio-test_2.13 jar 1.0.11
dev.zio : zio-test-sbt_2.13 jar 1.0.11

Project Modules

There are no modules declared in this project.