License |
License |
---|---|
Categories |
CategoriesAkka Container Microservices Reactive libraries |
GroupId | GroupIdcom.bot4s |
ArtifactId | ArtifactIdtelegram-akka_2.11 |
Version | Version4.4.0-RC2 |
Type | Typejar |
Description |
Descriptiontelegram-akka_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-akka_2.11/ -->
<dependency>
<groupId>com.bot4s</groupId>
<artifactId>telegram-akka_2.11</artifactId>
<version>4.4.0-RC2</version>
</dependency>
// https://jarcasting.com/artifacts/com.bot4s/telegram-akka_2.11/
implementation 'com.bot4s:telegram-akka_2.11:4.4.0-RC2'
// https://jarcasting.com/artifacts/com.bot4s/telegram-akka_2.11/
implementation ("com.bot4s:telegram-akka_2.11:4.4.0-RC2")
'com.bot4s:telegram-akka_2.11:jar:4.4.0-RC2'
<dependency org="com.bot4s" name="telegram-akka_2.11" rev="4.4.0-RC2">
<artifact name="telegram-akka_2.11" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.bot4s', module='telegram-akka_2.11', version='4.4.0-RC2')
)
libraryDependencies += "com.bot4s" % "telegram-akka_2.11" % "4.4.0-RC2"
[com.bot4s/telegram-akka_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 |
com.typesafe.akka : akka-actor_2.11 | jar | 2.5.23 |
com.typesafe.akka : akka-http_2.11 | jar | 10.1.9 |
com.typesafe.akka : akka-stream_2.11 | jar | 2.5.23 |
com.bot4s : telegram-core_2.11 | jar | 4.4.0-RC2 |