License |
License |
---|---|
Categories |
CategoriesAuto Application Layer Libs Code Generators |
GroupId | GroupIdcom.github.insanusmokrassar |
ArtifactId | ArtifactIdAutoPostBotLikesPlugin |
Last Version | Last Version1.7.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionTelegram Bot API
It is one more project which wish to be useful and full Telegram Bots API bridge for Kotlin
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
AutoPostBotLikesPlugin-1.7.0.pom | |
AutoPostBotLikesPlugin-1.7.0.jar | 193 KB |
AutoPostBotLikesPlugin-1.7.0-sources.jar | 16 KB |
AutoPostBotLikesPlugin-1.7.0-javadoc.jar | 261 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.insanusmokrassar/AutoPostBotLikesPlugin/ -->
<dependency>
<groupId>com.github.insanusmokrassar</groupId>
<artifactId>AutoPostBotLikesPlugin</artifactId>
<version>1.7.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.insanusmokrassar/AutoPostBotLikesPlugin/
implementation 'com.github.insanusmokrassar:AutoPostBotLikesPlugin:1.7.0'
// https://jarcasting.com/artifacts/com.github.insanusmokrassar/AutoPostBotLikesPlugin/
implementation ("com.github.insanusmokrassar:AutoPostBotLikesPlugin:1.7.0")
'com.github.insanusmokrassar:AutoPostBotLikesPlugin:jar:1.7.0'
<dependency org="com.github.insanusmokrassar" name="AutoPostBotLikesPlugin" rev="1.7.0">
<artifact name="AutoPostBotLikesPlugin" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.insanusmokrassar', module='AutoPostBotLikesPlugin', version='1.7.0')
)
libraryDependencies += "com.github.insanusmokrassar" % "AutoPostBotLikesPlugin" % "1.7.0"
[com.github.insanusmokrassar/AutoPostBotLikesPlugin "1.7.0"]
Group / Artifact | Type | Version |
---|---|---|
org.jetbrains.kotlin : kotlin-stdlib | jar | 1.3.61 |
com.github.insanusmokrassar : AutoPostTelegramBot | jar | 1.7.0 |