GroupId | GroupIdeu.vendeli |
---|---|
ArtifactId | ArtifactIdtelegram-bot |
Version | Version1.3.2 |
Type | Typepom |
Filename | Size |
---|---|
telegram-bot-1.3.2.pom | |
Browse |
<!-- https://jarcasting.com/artifacts/eu.vendeli/telegram-bot/ -->
<dependency>
<groupId>eu.vendeli</groupId>
<artifactId>telegram-bot</artifactId>
<version>1.3.2</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/eu.vendeli/telegram-bot/
implementation 'eu.vendeli:telegram-bot:1.3.2'
// https://jarcasting.com/artifacts/eu.vendeli/telegram-bot/
implementation ("eu.vendeli:telegram-bot:1.3.2")
'eu.vendeli:telegram-bot:pom:1.3.2'
<dependency org="eu.vendeli" name="telegram-bot" rev="1.3.2">
<artifact name="telegram-bot" type="pom" />
</dependency>
@Grapes(
@Grab(group='eu.vendeli', module='telegram-bot', version='1.3.2')
)
libraryDependencies += "eu.vendeli" % "telegram-bot" % "1.3.2"
[eu.vendeli/telegram-bot "1.3.2"]