Последняя версия

Telegram `data class` (with Kotlinx/Serialization) 6.1

Telegram Bot API in Kotlin: data class with Kotlinx/Serialization

Лицензия

Лицензия

Категории

Категории

JavaScript Языки программирования Данные
Группа

Группа

com.github.omarmiatello.telegram
Идентификатор

Идентификатор

dataclass-js
Версия

Версия

6.1
Тип

Тип

pom
Описание

Описание

Telegram `data class` (with Kotlinx/Serialization)
Telegram Bot API in Kotlin: data class with Kotlinx/Serialization
Ссылка на сайт

Ссылка на сайт

https://github.com/omarmiatello/telegram
Система контроля версий

Система контроля версий

https://github.com/omarmiatello/telegram

Скачать dataclass-js 6.1


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

Зависимости

compile (3)

Идентификатор библиотеки Тип Версия
org.jetbrains.kotlin : kotlin-stdlib-js jar 1.7.0
org.jetbrains.kotlin : kotlin-stdlib-common jar 1.7.0
org.jetbrains.kotlinx : kotlinx-serialization-json-js jar 1.3.3

Модули Проекта

Данный проект не имеет модулей.