| License |
License |
|---|---|
| Categories |
CategoriesAuto Application Layer Libs Code Generators |
| GroupId | GroupIdcom.github.insanusmokrassar |
| ArtifactId | ArtifactIdAutoPostTelegramBot |
| Last Version | Last Version1.7.0 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionAuto post Telegram Bot
It is base library for creating smart bot for simple management of channels posts
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| AutoPostTelegramBot-1.7.0.pom | |
| AutoPostTelegramBot-1.7.0.jar | 663 KB |
| AutoPostTelegramBot-1.7.0-sources.jar | 63 KB |
| AutoPostTelegramBot-1.7.0-javadoc.jar | 261 bytes |
| Browse |
<!-- https://jarcasting.com/artifacts/com.github.insanusmokrassar/AutoPostTelegramBot/ -->
<dependency>
<groupId>com.github.insanusmokrassar</groupId>
<artifactId>AutoPostTelegramBot</artifactId>
<version>1.7.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.insanusmokrassar/AutoPostTelegramBot/
implementation 'com.github.insanusmokrassar:AutoPostTelegramBot:1.7.0'
// https://jarcasting.com/artifacts/com.github.insanusmokrassar/AutoPostTelegramBot/
implementation ("com.github.insanusmokrassar:AutoPostTelegramBot:1.7.0")
'com.github.insanusmokrassar:AutoPostTelegramBot:jar:1.7.0'
<dependency org="com.github.insanusmokrassar" name="AutoPostTelegramBot" rev="1.7.0">
<artifact name="AutoPostTelegramBot" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.insanusmokrassar', module='AutoPostTelegramBot', version='1.7.0')
)
libraryDependencies += "com.github.insanusmokrassar" % "AutoPostTelegramBot" % "1.7.0"
[com.github.insanusmokrassar/AutoPostTelegramBot "1.7.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.jetbrains.kotlinx : kotlinx-coroutines-core | jar | 1.3.3 |
| org.jetbrains.kotlinx : kotlinx-serialization-runtime | jar | 0.14.0 |
| com.github.insanusmokrassar : TelegramBotAPI-jvm | jar | 0.21.0 |
| org.jetbrains.exposed : exposed | jar | 0.10.2 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.jetbrains.kotlin : kotlin-stdlib | jar | 1.3.61 |
| io.ktor : ktor-server-cio | jar | 1.2.6 |
| io.ktor : ktor-client-okhttp | jar | 1.2.6 |
| com.h2database : h2 | jar | 1.4.196 |