License |
License |
---|---|
GroupId | GroupIdit.rebase |
ArtifactId | ArtifactIdrebot-telegram-api |
Version | Version0.3 |
Type | Typejar |
Description |
DescriptionReBot - Telegram API
Telegram Java API
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
rebot-telegram-api-0.3.pom | |
rebot-telegram-api-0.3.jar | 29 KB |
rebot-telegram-api-0.3-sources.jar | 28 KB |
rebot-telegram-api-0.3-javadoc.jar | 129 KB |
Browse |
<!-- https://jarcasting.com/artifacts/it.rebase/rebot-telegram-api/ -->
<dependency>
<groupId>it.rebase</groupId>
<artifactId>rebot-telegram-api</artifactId>
<version>0.3</version>
</dependency>
// https://jarcasting.com/artifacts/it.rebase/rebot-telegram-api/
implementation 'it.rebase:rebot-telegram-api:0.3'
// https://jarcasting.com/artifacts/it.rebase/rebot-telegram-api/
implementation ("it.rebase:rebot-telegram-api:0.3")
'it.rebase:rebot-telegram-api:jar:0.3'
<dependency org="it.rebase" name="rebot-telegram-api" rev="0.3">
<artifact name="rebot-telegram-api" type="jar" />
</dependency>
@Grapes(
@Grab(group='it.rebase', module='rebot-telegram-api', version='0.3')
)
libraryDependencies += "it.rebase" % "rebot-telegram-api" % "0.3"
[it.rebase/rebot-telegram-api "0.3"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.httpcomponents : httpclient | jar | 4.5.3 |
org.wildfly.swarm : jaxrs | jar | |
org.jboss.resteasy : resteasy-servlet-initializer | jar | 3.1.4.Final |
org.json : json | jar | 20171018 |
com.fasterxml.jackson.core : jackson-databind | jar | 2.9.5 |
javax : javaee-api | jar | 7.0 |
it.rebase : rebot-persistence-service | jar | 0.3 |
it.rebase : rebot-telegram-api-spi | jar | 0.3 |
it.rebase : rebot-telegram-api-objects | jar | 0.3 |
it.rebase : rebot-telegram-api-emojis | jar | 0.3 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |