MVN

com.github.omarmiatello.telegram : dataclass-only-js

Maven & Gradle

Jul 12, 2022
19 stars

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

<dependency>
    <groupId>com.github.omarmiatello.telegram</groupId>
    <artifactId>dataclass-only-js</artifactId>
    <version>6.0.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.github.omarmiatello.telegram : dataclass-only-js to add to Maven - Latest Versions:

  • Latest Stable: 6.0.1

All Versions

Choose a version of com.github.omarmiatello.telegram : dataclass-only-js to add to Maven - All Versions:

Version Vulnerabilities Updated
6.1
dataclass-only-js-6.1
6.0.x
dataclass-only-js-6.0.1
6.0
dataclass-only-js-6.0
5.7
dataclass-only-js-5.7
5.6
dataclass-only-js-5.6
5.3
dataclass-only-js-5.3
5.2.x
dataclass-only-js-5.2.1
5.2
dataclass-only-js-5.2

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>com.github.omarmiatello.telegram</groupId>
    <artifactId>dataclass-only-js</artifactId>
    <version>6.0.1</version>
</dependency>