s

simbot-component-telegram-type-watchosdevicearm64

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-watchosdevicearm64-0.0.1-dev2.pom download
simbot-component-telegram-type-watchosdevicearm64-0.0.1-dev2-sources.jar download
Apache Maven
<dependency>
  <groupId>love.forte.simbot.component</groupId>
  <artifactId>simbot-component-telegram-type-watchosdevicearm64</artifactId>
  <version>0.0.1-dev2</version>
  <type>klib</type>
</dependency>
Gradle Groovy
implementation 'love.forte.simbot.component:simbot-component-telegram-type-watchosdevicearm64:0.0.1-dev2'
Gradle Kotlin
implementation("love.forte.simbot.component:simbot-component-telegram-type-watchosdevicearm64:0.0.1-dev2")
Scala SBT
libraryDependencies += "love.forte.simbot.component" % "simbot-component-telegram-type-watchosdevicearm64" % "0.0.1-dev2"
Groovy Grape
@Grapes(
  @Grab(group='love.forte.simbot.component', module='simbot-component-telegram-type-watchosdevicearm64', version='0.0.1-dev2')
)
Apache Ivy
<dependency org="love.forte.simbot.component" name="simbot-component-telegram-type-watchosdevicearm64" rev="0.0.1-dev2" />
Leiningen
[love.forte.simbot.component/simbot-component-telegram-type-watchosdevicearm64 "0.0.1-dev2"]
Apache Buildr
'love.forte.simbot.component:simbot-component-telegram-type-watchosdevicearm64:jar:0.0.1-dev2'