micronaut

Kotlin spring telegram library

License

License

Categories

Categories

Micronaut Container Microservices
GroupId

GroupId

io.github.oleksivio.tl.kbot
ArtifactId

ArtifactId

micronaut
Last Version

Last Version

1.6.0
Release Date

Release Date

Type

Type

jar
Description

Description

micronaut
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 micronaut

How to add to project

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

Dependencies

compile (4)

Group / Artifact Type Version
io.micronaut : micronaut-inject jar 1.1.4
io.micronaut : micronaut-http-client jar 1.1.4
io.github.oleksivio.tl.kbot : core jar 1.6.0
io.github.oleksivio.tl.kbot : server-api jar 1.6.0

provided (1)

Group / Artifact Type Version
io.micronaut : micronaut-inject-java jar 1.1.4

runtime (3)

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

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