spring

Kotlin spring telegram library

License

License

GroupId

GroupId

io.github.oleksivio.tl.kbot
ArtifactId

ArtifactId

spring
Last Version

Last Version

1.6.0
Release Date

Release Date

Type

Type

jar
Description

Description

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

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
io.github.oleksivio.tl.kbot : core jar 1.6.0
io.github.oleksivio.tl.kbot : server-api jar 1.6.0

provided (4)

Group / Artifact Type Version
org.springframework : spring-core jar 5.1.5.RELEASE
org.springframework : spring-context jar 5.1.5.RELEASE
org.springframework : spring-beans jar 5.1.5.RELEASE
org.springframework : spring-web jar 5.1.5.RELEASE

runtime (2)

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

Project Modules

There are no modules declared in this project.

Versions

Version
1.6.0