| License |
License |
|---|---|
| Categories |
CategoriesJavaScript Languages |
| GroupId | GroupIdcom.github.insanusmokrassar |
| ArtifactId | ArtifactIdTelegramBotAPI-core-js |
| Last Version | Last Version0.28.3 |
| Release Date | Release Date |
| Type | Typepom |
| Description |
DescriptionTelegram Bot API Core
Library for Object-Oriented and type-safe work with Telegram Bot API
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| TelegramBotAPI-core-js-0.28.3.pom | |
| TelegramBotAPI-core-js-0.28.3.module | 3 KB |
| TelegramBotAPI-core-js-0.28.3-sources.jar | 289 KB |
| TelegramBotAPI-core-js-0.28.3-javadoc.jar | 261 bytes |
| Browse |
<!-- 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"]
| 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 |