is not current version
Last Version 6.1

Telegram Client 6.0

Telegram Bot API in Kotlin: data class with Kotlinx/Serialization + Ktor client with method for Telegram bot API

License

License

Categories

Categories

JavaScript Languages CLI User Interface
GroupId

GroupId

com.github.omarmiatello.telegram
ArtifactId

ArtifactId

client-js
Version

Version

6.0
Type

Type

pom
Description

Description

Telegram Client
Telegram Bot API in Kotlin: data class with Kotlinx/Serialization + Ktor client with method for Telegram bot API
Project URL

Project URL

https://github.com/omarmiatello/telegram
Source Code Management

Source Code Management

https://github.com/omarmiatello/telegram

Download client-js 6.0


<!-- https://jarcasting.com/artifacts/com.github.omarmiatello.telegram/client-js/ -->
<dependency>
    <groupId>com.github.omarmiatello.telegram</groupId>
    <artifactId>client-js</artifactId>
    <version>6.0</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.omarmiatello.telegram/client-js/
implementation 'com.github.omarmiatello.telegram:client-js:6.0'
// https://jarcasting.com/artifacts/com.github.omarmiatello.telegram/client-js/
implementation ("com.github.omarmiatello.telegram:client-js:6.0")
'com.github.omarmiatello.telegram:client-js:pom:6.0'
<dependency org="com.github.omarmiatello.telegram" name="client-js" rev="6.0">
  <artifact name="client-js" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.omarmiatello.telegram', module='client-js', version='6.0')
)
libraryDependencies += "com.github.omarmiatello.telegram" % "client-js" % "6.0"
[com.github.omarmiatello.telegram/client-js "6.0"]

Dependencies

compile (5)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-stdlib-js jar 1.6.20
com.github.omarmiatello.telegram : dataclass-js jar 6.0
org.jetbrains.kotlin : kotlin-stdlib-common jar 1.6.20
org.jetbrains.kotlinx : kotlinx-serialization-json-js jar 1.2.0
io.ktor : ktor-client-core-js jar 1.5.1

Project Modules

There are no modules declared in this project.