is not current version
Last Version 6.1

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

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

License

License

Categories

Categories

JavaScript Languages Data
GroupId

GroupId

com.github.omarmiatello.telegram
ArtifactId

ArtifactId

dataclass-js
Version

Version

6.0
Type

Type

pom
Description

Description

Telegram `data class` (with Kotlinx/Serialization)
Telegram Bot API in Kotlin: data class with Kotlinx/Serialization
Project URL

Project URL

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

Source Code Management

https://github.com/omarmiatello/telegram

Download dataclass-js 6.0


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

Dependencies

compile (3)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-stdlib-js jar 1.6.20
org.jetbrains.kotlin : kotlin-stdlib-common jar 1.6.20
org.jetbrains.kotlinx : kotlinx-serialization-json-js jar 1.2.0

Project Modules

There are no modules declared in this project.