johnspade / tgbot-utils   0.7.1

MIT License GitHub

Collection of utilities for building Telegram bots in Scala

Scala versions: 3.x 2.13 2.12

tgbot-message-entities 0.7.0


Group ID:
ru.johnspade
Artifact ID:
tgbot-message-entities_3
Version:
0.7.0
Release Date:
Mar 18, 2023
Licenses:
MIT
Files:

libraryDependencies += "ru.johnspade" %% "tgbot-message-entities" % "0.7.0"

Mill build tool

ivy"ru.johnspade::tgbot-message-entities:0.7.0"

Scala CLI

//> using dep "ru.johnspade::tgbot-message-entities:0.7.0"

Ammonite REPL

import $ivy.`ru.johnspade::tgbot-message-entities:0.7.0`

<dependency>
  <groupId>ru.johnspade</groupId>
  <artifactId>tgbot-message-entities_3</artifactId>
  <version>0.7.0</version>
</dependency>

compile group: 'ru.johnspade', name: 'tgbot-message-entities_3', version: '0.7.0'