is not current version
Last Version 0.0.3

it.netgrid.got:telegram-connector 0.0.1

The GOT Telegram Connector

Categories

Categories

Net
GroupId

GroupId

it.netgrid.got
ArtifactId

ArtifactId

telegram-connector
Version

Version

0.0.1
Type

Type

jar

Download telegram-connector 0.0.1


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