MVN

me.shib.java.lib : telebot-model

Maven & Gradle

Aug 01, 2016

Telegram Bot Model · Telegram Bot Model helps in creating generic bot models that can run on multiple platforms and architectures

<dependency>
    <groupId>me.shib.java.lib</groupId>
    <artifactId>telebot-model</artifactId>
    <version>0.1.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of me.shib.java.lib : telebot-model to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.1.0

All Versions

Choose a version of me.shib.java.lib : telebot-model to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.1.x
telebot-model-0.1.0

How to add a dependency to Maven

Add the following me.shib.java.lib : telebot-model maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>me.shib.java.lib</groupId>
    <artifactId>telebot-model</artifactId>
    <version>0.1.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following me.shib.java.lib : telebot-model gradle dependency to your build.gradle file:

implementation 'me.shib.java.lib:telebot-model:0.1.0'

Gradle Kotlin DSL: Add the following me.shib.java.lib : telebot-model gradle kotlin dependency to your build.gradle.kts file:

implementation("me.shib.java.lib:telebot-model:0.1.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following me.shib.java.lib : telebot-model sbt scala dependency to your build.sbt file:

libraryDependencies += "me.shib.java.lib" % "telebot-model" % "0.1.0"

Advertisement

Dependencies from Group

Feb 25, 2016
3 usages
Jun 26, 2016
3 usages
Mar 22, 2018
3 usages
1 stars
Mar 22, 2018
3 usages
0 stars
Mar 22, 2018
3 usages
1 stars

Discover Dependencies

Aug 03, 2016
4 stars
Aug 02, 2016
24 stars
Jun 28, 2017
3 usages
12 stars
Jun 28, 2017
12 stars
Jun 28, 2017
2 usages
12 stars
Sep 28, 2016
3 stars
Dec 20, 2016
3 stars