JBotLogger

A library that simply logs all the analytics data that are sent from telegram bots built with jbots API

License

License

Categories

Categories

Java Languages
GroupId

GroupId

me.shib.java.lib
ArtifactId

ArtifactId

jbotlogger
Last Version

Last Version

0.2.2
Release Date

Release Date

Type

Type

jar
Description

Description

JBotLogger
A library that simply logs all the analytics data that are sent from telegram bots built with jbots API
Project URL

Project URL

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

Source Code Management

https://github.com/shibme/jbotlogger

Download jbotlogger

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
me.shib.java.lib : jbotstats jar 0.2.2

Project Modules

There are no modules declared in this project.

JBotLogger

Build Status Dependency Status Download Percentage of issues still open

A library that simply logs all the analytics data that are sent from telegram bots built with jbots API

Maven Dependency for Consumers

Add to your pom.xml

<dependency>
	<groupId>me.shib.java.lib</groupId>
	<artifactId>jbotlogger</artifactId>
	<version>0.2.2</version>
</dependency>

Versions

Version
0.2.2
0.2.0
0.1.1
0.1