Telegram Connector

Bauer's stand-alone connector to the Telegram API

License

License

Categories

Categories

Net
GroupId

GroupId

it.netgrid.got
ArtifactId

ArtifactId

telegram-connector
Last Version

Last Version

0.0.3
Release Date

Release Date

Type

Type

jar
Description

Description

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

Project URL

https://bitbucket.org/netgrid/telegram-connector
Project Organization

Project Organization

Netgrid

Download telegram-connector

How to add to project

<!-- https://jarcasting.com/artifacts/it.netgrid.got/telegram-connector/ -->
<dependency>
    <groupId>it.netgrid.got</groupId>
    <artifactId>telegram-connector</artifactId>
    <version>0.0.3</version>
</dependency>
// https://jarcasting.com/artifacts/it.netgrid.got/telegram-connector/
implementation 'it.netgrid.got:telegram-connector:0.0.3'
// https://jarcasting.com/artifacts/it.netgrid.got/telegram-connector/
implementation ("it.netgrid.got:telegram-connector:0.0.3")
'it.netgrid.got:telegram-connector:jar:0.0.3'
<dependency org="it.netgrid.got" name="telegram-connector" rev="0.0.3">
  <artifact name="telegram-connector" type="jar" />
</dependency>
@Grapes(
@Grab(group='it.netgrid.got', module='telegram-connector', version='0.0.3')
)
libraryDependencies += "it.netgrid.got" % "telegram-connector" % "0.0.3"
[it.netgrid.got/telegram-connector "0.0.3"]

Dependencies

test (3)

Group / Artifact Type Version
junit : junit jar 4.12
io.codearte.jfairy : jfairy jar 0.5.3
com.google.guiceberry : guiceberry jar 3.3.1

Project Modules

There are no modules declared in this project.

Versions

Version
0.0.3
0.0.2
0.0.1