Telegram `data class` Only

Telegram Bot API in Kotlin: data class only (serializer not included)

License

License

Categories

Categories

JavaScript Languages Data
GroupId

GroupId

com.github.omarmiatello.telegram
ArtifactId

ArtifactId

dataclass-only-js
Last Version

Last Version

6.1
Release Date

Release Date

Type

Type

pom
Description

Description

Telegram `data class` Only
Telegram Bot API in Kotlin: data class only (serializer not included)
Project URL

Project URL

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

Source Code Management

https://github.com/omarmiatello/telegram

Download dataclass-only-js

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-stdlib-js jar 1.7.0
org.jetbrains.kotlin : kotlin-stdlib-common jar 1.7.0

Project Modules

There are no modules declared in this project.

Versions

Version
6.1
6.0
5.7
5.6
5.3
5.2.1
5.2