ru.sokomishalov.skraper:telegram-bot

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
Last Version

Last Version

0.8.3
Release Date

Release Date

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

How to add to project

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

Dependencies

compile (11)

Group / Artifact Type Version
ru.sokomishalov.skraper : skrapers jar 0.8.3
org.springframework.boot : spring-boot-starter-webflux jar
org.springframework.boot : spring-boot-starter-actuator jar
org.telegram : telegrambots-spring-boot-starter jar 5.7.1
com.fasterxml.jackson.module : jackson-module-kotlin jar
com.fasterxml.jackson.datatype : jackson-datatype-jdk8 jar
com.fasterxml.jackson.datatype : jackson-datatype-jsr310 jar
org.jetbrains.kotlinx : kotlinx-coroutines-reactor jar
org.zalando : logbook-spring-boot-webflux-autoconfigure jar 2.14.0
io.ktor : ktor-client-cio-jvm jar 1.6.7
org.springframework.boot : spring-boot-configuration-processor Optional jar

Project Modules

There are no modules declared in this project.

Versions

Version
0.8.3
0.8.2
0.8.1
0.8.0
0.7.0