telegram-core 5.8.1


Group ID:
com.bot4s
Artifact ID:
telegram-core_2.12
Version:
5.8.1
Release Date:
Jun 2, 2024
Licenses:
Files:
Full Scala Version:
2.12.19

libraryDependencies += "com.bot4s" %% "telegram-core" % "5.8.1"

Mill build tool

ivy"com.bot4s::telegram-core:5.8.1"

Scala CLI

//> using dep "com.bot4s::telegram-core:5.8.1"

Ammonite REPL

import $ivy.`com.bot4s::telegram-core:5.8.1`

<dependency>
  <groupId>com.bot4s</groupId>
  <artifactId>telegram-core_2.12</artifactId>
  <version>5.8.1</version>
</dependency>

compile group: 'com.bot4s', name: 'telegram-core_2.12', version: '5.8.1'