s

simbot-component-telegram-type-watchosarm32

Kotlin coroutines based Telegram bot API/SDK Kotlin multiplatform library, is also a Simple Robot Component library
https://github.com/simple-robot/simbot-component-telegram
GNU GENERAL PUBLIC LICENSE, Version 3 GNU LESSER GENERAL PUBLIC LICENSE, Version 3
ForteScarlet ForliyScarlet
Files download
File Operation
simbot-component-telegram-type-watchosarm32-0.0.2.pom download
simbot-component-telegram-type-watchosarm32-0.0.2-sources.jar download
Apache Maven
<dependency>
  <groupId>love.forte.simbot.component</groupId>
  <artifactId>simbot-component-telegram-type-watchosarm32</artifactId>
  <version>0.0.2</version>
  <type>klib</type>
</dependency>
Gradle Groovy
implementation 'love.forte.simbot.component:simbot-component-telegram-type-watchosarm32:0.0.2'
Gradle Kotlin
implementation("love.forte.simbot.component:simbot-component-telegram-type-watchosarm32:0.0.2")
Scala SBT
libraryDependencies += "love.forte.simbot.component" % "simbot-component-telegram-type-watchosarm32" % "0.0.2"
Groovy Grape
@Grapes(
  @Grab(group='love.forte.simbot.component', module='simbot-component-telegram-type-watchosarm32', version='0.0.2')
)
Apache Ivy
<dependency org="love.forte.simbot.component" name="simbot-component-telegram-type-watchosarm32" rev="0.0.2" />
Leiningen
[love.forte.simbot.component/simbot-component-telegram-type-watchosarm32 "0.0.2"]
Apache Buildr
'love.forte.simbot.component:simbot-component-telegram-type-watchosarm32:jar:0.0.2'