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.4.0


Group ID:
ru.johnspade
Artifact ID:
tgbot-message-entities_2.13
Version:
0.4.0
Release Date:
Mar 11, 2021
Licenses:
MIT
Files:

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

Mill build tool

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

Scala CLI

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

Ammonite REPL

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

<dependency>
  <groupId>ru.johnspade</groupId>
  <artifactId>tgbot-message-entities_2.13</artifactId>
  <version>0.4.0</version>
</dependency>

compile group: 'ru.johnspade', name: 'tgbot-message-entities_2.13', version: '0.4.0'