telegram-core 6.0.0


Group ID:
com.bot4s
Artifact ID:
telegram-core_3
Version:
6.0.0
Release Date:
Sep 24, 2025
Licenses:
Files:
Full Scala Version:
3.3.6

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

Mill build tool

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

Scala CLI

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

Ammonite REPL

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

<dependency>
  <groupId>com.bot4s</groupId>
  <artifactId>telegram-core_3</artifactId>
  <version>6.0.0</version>
</dependency>

compile group: 'com.bot4s', name: 'telegram-core_3', version: '6.0.0'