telegram-core 4.0.0-RC1


Group ID:
com.bot4s
Artifact ID:
telegram-core_2.12
Version:
4.0.0-RC1
Release Date:
Sept 28, 2018
Licenses:
Files:

libraryDependencies += "com.bot4s" %% "telegram-core" % "4.0.0-RC1"

Mill build tool

ivy"com.bot4s::telegram-core:4.0.0-RC1"

Scala CLI

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

Ammonite REPL

import $ivy.`com.bot4s::telegram-core:4.0.0-RC1`

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

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