License |
License |
---|---|
GroupId | GroupIdcom.bot4s |
ArtifactId | ArtifactIdtelegram-core_2.13 |
Version | Version5.6.0 |
Type | Typejar |
Description |
Descriptiontelegram-core_2.13
Telegram Bot API wrapper for Scala
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
telegram-core_2.13-5.6.0.pom | |
telegram-core_2.13-5.6.0.jar | 2 MB |
telegram-core_2.13-5.6.0-sources.jar | 155 KB |
telegram-core_2.13-5.6.0-javadoc.jar | 3 MB |
Browse |
<!-- https://jarcasting.com/artifacts/com.bot4s/telegram-core_2.13/ -->
<dependency>
<groupId>com.bot4s</groupId>
<artifactId>telegram-core_2.13</artifactId>
<version>5.6.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.bot4s/telegram-core_2.13/
implementation 'com.bot4s:telegram-core_2.13:5.6.0'
// https://jarcasting.com/artifacts/com.bot4s/telegram-core_2.13/
implementation ("com.bot4s:telegram-core_2.13:5.6.0")
'com.bot4s:telegram-core_2.13:jar:5.6.0'
<dependency org="com.bot4s" name="telegram-core_2.13" rev="5.6.0">
<artifact name="telegram-core_2.13" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.bot4s', module='telegram-core_2.13', version='5.6.0')
)
libraryDependencies += "com.bot4s" % "telegram-core_2.13" % "5.6.0"
[com.bot4s/telegram-core_2.13 "5.6.0"]
Group / Artifact | Type | Version |
---|---|---|
io.circe : circe-core_2.13 | jar | 0.14.2 |
io.circe : circe-generic_2.13 | jar | 0.14.2 |
io.circe : circe-generic-extras_2.13 | jar | 0.14.2 |
io.circe : circe-parser_2.13 | jar | 0.14.2 |
io.circe : circe-literal_2.13 | jar | 0.14.2 |
org.typelevel : cats-core_2.13 | jar | 2.8.0 |
org.typelevel : cats-free_2.13 | jar | 2.8.0 |
com.softwaremill.sttp.client3 : core_2.13 | jar | 3.6.2 |
com.typesafe.scala-logging : scala-logging_2.13 | jar | 3.9.5 |
ch.qos.logback : logback-classic | jar | 1.2.11 |
org.scalaj : scalaj-http_2.13 | jar | 2.4.2 |
org.scala-lang : scala-library | jar | 2.13.8 |