Last Version

core 1.6.0

Kotlin spring telegram library

License

License

GroupId

GroupId

io.github.oleksivio.tl.kbot
ArtifactId

ArtifactId

core
Version

Version

1.6.0
Type

Type

jar
Description

Description

core
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 core 1.6.0


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

Dependencies

runtime (4)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-stdlib-jdk8 jar 1.3.41
org.jetbrains.kotlin : kotlin-reflect jar 1.3.41
io.github.oleksivio.tl.kbot : server-api jar 1.6.0
org.slf4j : slf4j-api jar 1.7.26

Project Modules

There are no modules declared in this project.