Telegram Bot API Core

Library for Object-Oriented and type-safe work with Telegram Bot API

License

License

Categories

Categories

JavaScript Languages
GroupId

GroupId

com.github.insanusmokrassar
ArtifactId

ArtifactId

TelegramBotAPI-core-js
Last Version

Last Version

0.28.3
Release Date

Release Date

Type

Type

pom
Description

Description

Telegram Bot API Core
Library for Object-Oriented and type-safe work with Telegram Bot API
Project URL

Project URL

https://insanusmokrassar.github.io/TelegramBotAPI
Source Code Management

Source Code Management

https://github.com/insanusmokrassar/TelegramBotAPI.git

Download TelegramBotAPI-core-js

How to add to project

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

Dependencies

compile (8)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-stdlib-js jar 1.4.10
org.jetbrains.kotlinx : kotlinx-coroutines-core-js jar 1.3.9
org.jetbrains.kotlinx : kotlinx-serialization-json-js jar 1.0.0-RC2
org.jetbrains.kotlinx : kotlinx-serialization-properties-js jar 1.0.0-RC2
com.soywiz.korlibs.klock : klock-js jar 1.12.1
com.benasher44 : uuid-js jar 0.2.2
io.ktor : ktor-client-core-js jar 1.4.0
org.jetbrains.kotlin : kotlin-stdlib jar 1.4.10

Project Modules

There are no modules declared in this project.

Versions

Version
0.28.3
0.28.0