is not current version
Last Version 0.8.3

ru.sokomishalov.skraper:telegram-bot 0.8.0

Kotlin/Java library and cli tool for scraping posts and media from various sources with neither authorization nor full page rendering

License

License

GroupId

GroupId

ru.sokomishalov.skraper
ArtifactId

ArtifactId

telegram-bot
Version

Version

0.8.0
Type

Type

jar
Description

Description

Kotlin/Java library and cli tool for scraping posts and media from various sources with neither authorization nor full page rendering

Download telegram-bot 0.8.0


<!-- https://jarcasting.com/artifacts/ru.sokomishalov.skraper/telegram-bot/ -->
<dependency>
    <groupId>ru.sokomishalov.skraper</groupId>
    <artifactId>telegram-bot</artifactId>
    <version>0.8.0</version>
</dependency>
// https://jarcasting.com/artifacts/ru.sokomishalov.skraper/telegram-bot/
implementation 'ru.sokomishalov.skraper:telegram-bot:0.8.0'
// https://jarcasting.com/artifacts/ru.sokomishalov.skraper/telegram-bot/
implementation ("ru.sokomishalov.skraper:telegram-bot:0.8.0")
'ru.sokomishalov.skraper:telegram-bot:jar:0.8.0'
<dependency org="ru.sokomishalov.skraper" name="telegram-bot" rev="0.8.0">
  <artifact name="telegram-bot" type="jar" />
</dependency>
@Grapes(
@Grab(group='ru.sokomishalov.skraper', module='telegram-bot', version='0.8.0')
)
libraryDependencies += "ru.sokomishalov.skraper" % "telegram-bot" % "0.8.0"
[ru.sokomishalov.skraper/telegram-bot "0.8.0"]

Dependencies

compile (7)

Group / Artifact Type Version
ru.sokomishalov.skraper : skrapers jar 0.8.0
org.springframework.boot : spring-boot-starter-webflux jar
org.springframework.boot : spring-boot-starter-actuator jar
ru.sokomishalov.commons : commons-spring jar 1.2.1
org.telegram : telegrambots-spring-boot-starter jar 5.3.0
org.jetbrains.kotlinx : kotlinx-coroutines-reactor jar
org.springframework.boot : spring-boot-configuration-processor Optional jar

Project Modules

There are no modules declared in this project.