License |
License |
---|---|
GroupId | GroupIdcom.bot4s |
ArtifactId | ArtifactIdtelegram-core_2.11 |
Version | Version4.4.0-RC2 |
Type | Typejar |
Description |
Descriptiontelegram-core_2.11
Telegram Bot API wrapper for Scala
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/com.bot4s/telegram-core_2.11/ -->
<dependency>
<groupId>com.bot4s</groupId>
<artifactId>telegram-core_2.11</artifactId>
<version>4.4.0-RC2</version>
</dependency>
// https://jarcasting.com/artifacts/com.bot4s/telegram-core_2.11/
implementation 'com.bot4s:telegram-core_2.11:4.4.0-RC2'
// https://jarcasting.com/artifacts/com.bot4s/telegram-core_2.11/
implementation ("com.bot4s:telegram-core_2.11:4.4.0-RC2")
'com.bot4s:telegram-core_2.11:jar:4.4.0-RC2'
<dependency org="com.bot4s" name="telegram-core_2.11" rev="4.4.0-RC2">
<artifact name="telegram-core_2.11" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.bot4s', module='telegram-core_2.11', version='4.4.0-RC2')
)
libraryDependencies += "com.bot4s" % "telegram-core_2.11" % "4.4.0-RC2"
[com.bot4s/telegram-core_2.11 "4.4.0-RC2"]
Group / Artifact | Type | Version |
---|---|---|
io.circe : circe-core_2.11 | jar | 0.11.1 |
io.circe : circe-generic_2.11 | jar | 0.11.1 |
io.circe : circe-generic-extras_2.11 | jar | 0.11.1 |
io.circe : circe-parser_2.11 | jar | 0.11.1 |
io.circe : circe-literal_2.11 | jar | 0.11.1 |
org.typelevel : cats-core_2.11 | jar | 1.6.1 |
org.typelevel : cats-free_2.11 | jar | 1.6.1 |
com.softwaremill.sttp : core_2.11 | jar | 1.6.4 |
biz.enef : slogging_2.11 | jar | 0.6.1 |
org.scalaj : scalaj-http_2.11 | jar | 2.4.2 |
com.softwaremill.sttp : okhttp-backend_2.11 | jar | 1.6.4 |