| License |
License |
|---|---|
| Categories |
CategoriesNet |
| GroupId | GroupIdit.netgrid.got |
| ArtifactId | ArtifactIdtelegram-connector |
| Last Version | Last Version0.0.3 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionTelegram Connector
Bauer's stand-alone connector to the Telegram API
|
| Project URL |
Project URL |
| Project Organization |
Project OrganizationNetgrid |
| Filename | Size |
|---|---|
| telegram-connector-0.0.3.pom | |
| telegram-connector-0.0.3.jar | 6 MB |
| telegram-connector-0.0.3-sources.jar | 947 bytes |
| telegram-connector-0.0.3-javadoc.jar | 22 KB |
| Browse |
<!-- 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"]
| 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 |