Last Version

JBotLogger 0.2.2

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
Version

Version

0.2.2
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 0.2.2


<!-- 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.