MVN

it.netgrid.got : telegram-connector

Maven & Gradle

May 31, 2017

Telegram Connector · Bauer's stand-alone connector to the Telegram API

<dependency>
    <groupId>it.netgrid.got</groupId>
    <artifactId>telegram-connector</artifactId>
    <version>0.0.3</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of it.netgrid.got : telegram-connector to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.0.3

All Versions

Choose a version of it.netgrid.got : telegram-connector to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.0.x
telegram-connector-0.0.3
telegram-connector-0.0.2
telegram-connector-0.0.1

How to add a dependency to Maven

Add the following it.netgrid.got : telegram-connector maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>it.netgrid.got</groupId>
    <artifactId>telegram-connector</artifactId>
    <version>0.0.3</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following it.netgrid.got : telegram-connector gradle dependency to your build.gradle file:

implementation 'it.netgrid.got:telegram-connector:0.0.3'

Gradle Kotlin DSL: Add the following it.netgrid.got : telegram-connector gradle kotlin dependency to your build.gradle.kts file:

implementation("it.netgrid.got:telegram-connector:0.0.3")

How to add a dependency to SBT Scala

SBT Scala: Add the following it.netgrid.got : telegram-connector sbt scala dependency to your build.sbt file:

libraryDependencies += "it.netgrid.got" % "telegram-connector" % "0.0.3"

Advertisement

Dependencies from Group

Apr 01, 2017
1 usages
Apr 01, 2017
1 usages
got
Apr 01, 2017

Discover Dependencies

May 27, 2021
5 usages
126 stars
Jun 09, 2022
156 stars
Jun 09, 2022
5 usages
125 stars
Jul 17, 2022
9 usages
37 stars
Oct 07, 2018
0 stars
Nov 30, 2016
1 usages
213 stars