is not current version
Last Version 2.1.1

dev.inmo:tgbotapi.core-js 0.32.6

Library for Object-Oriented and type-safe work with Telegram Bot API

Categories

Categories

JavaScript Languages
GroupId

GroupId

dev.inmo
ArtifactId

ArtifactId

tgbotapi.core-js
Version

Version

0.32.6
Type

Type

pom

Download tgbotapi.core-js 0.32.6


<!-- https://jarcasting.com/artifacts/dev.inmo/tgbotapi.core-js/ -->
<dependency>
    <groupId>dev.inmo</groupId>
    <artifactId>tgbotapi.core-js</artifactId>
    <version>0.32.6</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/dev.inmo/tgbotapi.core-js/
implementation 'dev.inmo:tgbotapi.core-js:0.32.6'
// https://jarcasting.com/artifacts/dev.inmo/tgbotapi.core-js/
implementation ("dev.inmo:tgbotapi.core-js:0.32.6")
'dev.inmo:tgbotapi.core-js:pom:0.32.6'
<dependency org="dev.inmo" name="tgbotapi.core-js" rev="0.32.6">
  <artifact name="tgbotapi.core-js" type="pom" />
</dependency>
@Grapes(
@Grab(group='dev.inmo', module='tgbotapi.core-js', version='0.32.6')
)
libraryDependencies += "dev.inmo" % "tgbotapi.core-js" % "0.32.6"
[dev.inmo/tgbotapi.core-js "0.32.6"]