server-api

Kotlin spring telegram library

License

License

GroupId

GroupId

io.github.oleksivio.tl.kbot
ArtifactId

ArtifactId

server-api
Last Version

Last Version

1.6.0
Release Date

Release Date

Type

Type

jar
Description

Description

server-api
Kotlin spring telegram library
Project URL

Project URL

https://github.com/oleksivio/telegram-bot-api
Source Code Management

Source Code Management

http://github.com/oleksivio/telegram-bot-api/

Download server-api

How to add to project

<!-- https://jarcasting.com/artifacts/io.github.oleksivio.tl.kbot/server-api/ -->
<dependency>
    <groupId>io.github.oleksivio.tl.kbot</groupId>
    <artifactId>server-api</artifactId>
    <version>1.6.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.oleksivio.tl.kbot/server-api/
implementation 'io.github.oleksivio.tl.kbot:server-api:1.6.0'
// https://jarcasting.com/artifacts/io.github.oleksivio.tl.kbot/server-api/
implementation ("io.github.oleksivio.tl.kbot:server-api:1.6.0")
'io.github.oleksivio.tl.kbot:server-api:jar:1.6.0'
<dependency org="io.github.oleksivio.tl.kbot" name="server-api" rev="1.6.0">
  <artifact name="server-api" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.oleksivio.tl.kbot', module='server-api', version='1.6.0')
)
libraryDependencies += "io.github.oleksivio.tl.kbot" % "server-api" % "1.6.0"
[io.github.oleksivio.tl.kbot/server-api "1.6.0"]

Dependencies

compile (1)

Group / Artifact Type Version
com.fasterxml.jackson.module : jackson-module-kotlin jar 2.9.9

runtime (2)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-stdlib-jdk8 jar 1.3.41
org.jetbrains.kotlin : kotlin-reflect jar 1.3.41

Project Modules

There are no modules declared in this project.

Tl Kbot

Kotlin library for easy creating telegram bot's

Support spring and micronaut frameworks. Could be used without any framework

master: CircleCI

dev: CircleCI

Versioning

We use SemVer for versioning. For the versions available, see the tags on this repository.

Authors

See also the list of contributors who participated in this project.

License

This project is licensed under the Apache License 2.0 - see the LICENSE file for details

Versions

Version
1.6.0