telegram-core 5.1.0


Group ID:
com.bot4s
Artifact ID:
telegram-core_2.13
Version:
5.1.0
Release Date:
Nov 19, 2021
Licenses:
Files:

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

Mill build tool

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

Scala CLI

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

Ammonite REPL

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

<dependency>
  <groupId>com.bot4s</groupId>
  <artifactId>telegram-core_2.13</artifactId>
  <version>5.1.0</version>
</dependency>

compile group: 'com.bot4s', name: 'telegram-core_2.13', version: '5.1.0'