is not current version
Last Version 0.9.12

me.shib.java.lib:easy-tbot 0.9.9

A framework for creating Telegram Bots with the hard parts done already

Categories

Categories

Java Languages
GroupId

GroupId

me.shib.java.lib
ArtifactId

ArtifactId

easy-tbot
Version

Version

0.9.9
Type

Type

jar

Download easy-tbot 0.9.9


<!-- https://jarcasting.com/artifacts/me.shib.java.lib/easy-tbot/ -->
<dependency>
    <groupId>me.shib.java.lib</groupId>
    <artifactId>easy-tbot</artifactId>
    <version>0.9.9</version>
</dependency>
// https://jarcasting.com/artifacts/me.shib.java.lib/easy-tbot/
implementation 'me.shib.java.lib:easy-tbot:0.9.9'
// https://jarcasting.com/artifacts/me.shib.java.lib/easy-tbot/
implementation ("me.shib.java.lib:easy-tbot:0.9.9")
'me.shib.java.lib:easy-tbot:jar:0.9.9'
<dependency org="me.shib.java.lib" name="easy-tbot" rev="0.9.9">
  <artifact name="easy-tbot" type="jar" />
</dependency>
@Grapes(
@Grab(group='me.shib.java.lib', module='easy-tbot', version='0.9.9')
)
libraryDependencies += "me.shib.java.lib" % "easy-tbot" % "0.9.9"
[me.shib.java.lib/easy-tbot "0.9.9"]