JBotStats
Analytics model library for telegram bots
Maven Dependency for Consumers
Add to your pom.xml
<dependency>
<groupId>me.shib.java.lib</groupId>
<artifactId>jbotstats</artifactId>
<version>0.2.2</version>
</dependency>
License |
License |
---|---|
Categories |
CategoriesJava Languages |
GroupId | GroupIdme.shib.java.lib |
ArtifactId | ArtifactIdjbotstats |
Last Version | Last Version0.2.2 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionJBotStats
Analytics model library for telegram bots
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
jbotstats-0.2.2.pom | |
jbotstats-0.2.2.jar | 9 KB |
jbotstats-0.2.2-sources.jar | 4 KB |
jbotstats-0.2.2-javadoc.jar | 51 KB |
Browse |
<!-- https://jarcasting.com/artifacts/me.shib.java.lib/jbotstats/ -->
<dependency>
<groupId>me.shib.java.lib</groupId>
<artifactId>jbotstats</artifactId>
<version>0.2.2</version>
</dependency>
// https://jarcasting.com/artifacts/me.shib.java.lib/jbotstats/
implementation 'me.shib.java.lib:jbotstats:0.2.2'
// https://jarcasting.com/artifacts/me.shib.java.lib/jbotstats/
implementation ("me.shib.java.lib:jbotstats:0.2.2")
'me.shib.java.lib:jbotstats:jar:0.2.2'
<dependency org="me.shib.java.lib" name="jbotstats" rev="0.2.2">
<artifact name="jbotstats" type="jar" />
</dependency>
@Grapes(
@Grab(group='me.shib.java.lib', module='jbotstats', version='0.2.2')
)
libraryDependencies += "me.shib.java.lib" % "jbotstats" % "0.2.2"
[me.shib.java.lib/jbotstats "0.2.2"]
Group / Artifact | Type | Version |
---|---|---|
me.shib.java.lib : jtelebot | jar | 2.1.2 |
Analytics model library for telegram bots
Add to your pom.xml
<dependency>
<groupId>me.shib.java.lib</groupId>
<artifactId>jbotstats</artifactId>
<version>0.2.2</version>
</dependency>