telegram-akka 5.8.2


Group ID:
com.bot4s
Artifact ID:
telegram-akka_2.13
Version:
5.8.2
Release Date:
Jun 3, 2024
Licenses:
Files:
Full Scala Version:
2.13.14

libraryDependencies += "com.bot4s" %% "telegram-akka" % "5.8.2"

Mill build tool

ivy"com.bot4s::telegram-akka:5.8.2"

Scala CLI

//> using dep "com.bot4s::telegram-akka:5.8.2"

Ammonite REPL

import $ivy.`com.bot4s::telegram-akka:5.8.2`

<dependency>
  <groupId>com.bot4s</groupId>
  <artifactId>telegram-akka_2.13</artifactId>
  <version>5.8.2</version>
</dependency>

compile group: 'com.bot4s', name: 'telegram-akka_2.13', version: '5.8.2'