JBotan

A java plugin library to work with jbots framework and reports analytics using botan API for telegram bots

License

License

Categories

Categories

Java Languages
GroupId

GroupId

me.shib.java.lib
ArtifactId

ArtifactId

jbotan
Last Version

Last Version

0.2.1
Release Date

Release Date

Type

Type

jar
Description

Description

JBotan
A java plugin library to work with jbots framework and reports analytics using botan API for telegram bots
Project URL

Project URL

https://github.com/shibme/jbotan
Source Code Management

Source Code Management

https://github.com/shibme/jbotan

Download jbotan

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
me.shib.java.lib : jbotstats jar 0.2.1
me.shib.java.lib : botan jar 1.0.0

Project Modules

There are no modules declared in this project.

JBotan

Build Status Dependency Status Download Percentage of issues still open

A java plugin library to work with jbots framework and reports analytics using botan API for telegram bots

Maven Dependency for Consumers

Add to your pom.xml

<dependency>
	<groupId>me.shib.java.lib</groupId>
	<artifactId>jbotan</artifactId>
	<version>0.2.0</version>
</dependency>

Versions

Version
0.2.1
0.2.0
0.1.1
0.1