License |
License |
---|---|
GroupId | GroupIdio.github.oleksivio.tl.kbot |
ArtifactId | ArtifactIdcore |
Version | Version1.6.0 |
Type | Typejar |
Description |
Descriptioncore
Kotlin spring telegram library
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
core-1.6.0.pom | |
core-1.6.0.jar | 700 KB |
core-1.6.0-sources.jar | 116 KB |
core-1.6.0-javadoc.jar | 261 bytes |
Browse |
<!-- 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"]
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 |