License |
License |
---|---|
GroupId | GroupIdit.rebase |
ArtifactId | ArtifactIdrebot-telegram-api-emojis |
Version | Version0.3 |
Type | Typejar |
Description |
DescriptionReBot - Telegram API Emojis
Emojis
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/it.rebase/rebot-telegram-api-emojis/ -->
<dependency>
<groupId>it.rebase</groupId>
<artifactId>rebot-telegram-api-emojis</artifactId>
<version>0.3</version>
</dependency>
// https://jarcasting.com/artifacts/it.rebase/rebot-telegram-api-emojis/
implementation 'it.rebase:rebot-telegram-api-emojis:0.3'
// https://jarcasting.com/artifacts/it.rebase/rebot-telegram-api-emojis/
implementation ("it.rebase:rebot-telegram-api-emojis:0.3")
'it.rebase:rebot-telegram-api-emojis:jar:0.3'
<dependency org="it.rebase" name="rebot-telegram-api-emojis" rev="0.3">
<artifact name="rebot-telegram-api-emojis" type="jar" />
</dependency>
@Grapes(
@Grab(group='it.rebase', module='rebot-telegram-api-emojis', version='0.3')
)
libraryDependencies += "it.rebase" % "rebot-telegram-api-emojis" % "0.3"
[it.rebase/rebot-telegram-api-emojis "0.3"]