Download jbotstats-0.1.1.jar file - Jar j

Jar examples for j:jbotstats

Description

A java framework for creating Telegram Bots with less efforts

You can download jar file jbotstats 0.1.1 in this page.

License

GNU General Public License

Build File

You can use the following script to add jbotstats-0.1.1.jar to your project.

<dependency>
   <groupId>me.shib.java.lib</groupId>
   <artifactId>jbotstats</artifactId>
   <version>0.1.1</version>
</dependency>
compile group: 'me.shib.java.lib', name: 'jbotstats', version: '0.1.1'
libraryDependencies += "me.shib.java.lib" % "jbotstats" % "0.1.1"
<dependency org="me.shib.java.lib" name="jbotstats" rev="0.1.1"/>
@Grapes(@Grab(group='me.shib.java.lib', module='jbotstats', version='0.1.1'))
'me.shib.java.lib:jbotstats:jar:0.1.1'

Download

Click the following link to download the jar file.

jbotstats-0.1.1-javadoc.jar
jbotstats-0.1.1-sources.jar
jbotstats-0.1.1.jar
jbotstats-0.1.1.pom



Related Tutorials