License |
License |
---|---|
Categories |
CategoriesAuto Application Layer Libs Code Generators |
GroupId | GroupIdcom.github.insanusmokrassar |
ArtifactId | ArtifactIdAutoPostSmartTimerTrigger |
Last Version | Last Version1.0.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 |
<!-- https://jarcasting.com/artifacts/com.github.insanusmokrassar/AutoPostSmartTimerTrigger/ -->
<dependency>
<groupId>com.github.insanusmokrassar</groupId>
<artifactId>AutoPostSmartTimerTrigger</artifactId>
<version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.insanusmokrassar/AutoPostSmartTimerTrigger/
implementation 'com.github.insanusmokrassar:AutoPostSmartTimerTrigger:1.0.0'
// https://jarcasting.com/artifacts/com.github.insanusmokrassar/AutoPostSmartTimerTrigger/
implementation ("com.github.insanusmokrassar:AutoPostSmartTimerTrigger:1.0.0")
'com.github.insanusmokrassar:AutoPostSmartTimerTrigger:jar:1.0.0'
<dependency org="com.github.insanusmokrassar" name="AutoPostSmartTimerTrigger" rev="1.0.0">
<artifact name="AutoPostSmartTimerTrigger" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.insanusmokrassar', module='AutoPostSmartTimerTrigger', version='1.0.0')
)
libraryDependencies += "com.github.insanusmokrassar" % "AutoPostSmartTimerTrigger" % "1.0.0"
[com.github.insanusmokrassar/AutoPostSmartTimerTrigger "1.0.0"]
Group / Artifact | Type | Version |
---|---|---|
org.jetbrains.kotlin : kotlin-stdlib | jar | 1.3.11 |
org.jetbrains.kotlinx : kotlinx-coroutines-core | jar | 1.1.0 |
org.jetbrains.kotlinx : kotlinx-serialization-runtime | jar | 0.9.1 |
joda-time : joda-time | jar | 2.10.1 |
io.ktor : ktor-client-core | jar | 1.0.1 |
io.ktor : ktor-client-okhttp | jar | 1.0.1 |
com.github.insanusmokrassar : AutoPostTelegramBot | jar | 1.0.0 |