License |
License |
---|---|
GroupId | GroupIdorg.telegram |
ArtifactId | ArtifactIdtelegrambots-abilities |
Last Version | Last Version6.1.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionTelegram Ability Bot
AbilityBot Extension and Abstraction
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/org.telegram/telegrambots-abilities/ -->
<dependency>
<groupId>org.telegram</groupId>
<artifactId>telegrambots-abilities</artifactId>
<version>6.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.telegram/telegrambots-abilities/
implementation 'org.telegram:telegrambots-abilities:6.1.0'
// https://jarcasting.com/artifacts/org.telegram/telegrambots-abilities/
implementation ("org.telegram:telegrambots-abilities:6.1.0")
'org.telegram:telegrambots-abilities:jar:6.1.0'
<dependency org="org.telegram" name="telegrambots-abilities" rev="6.1.0">
<artifact name="telegrambots-abilities" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.telegram', module='telegrambots-abilities', version='6.1.0')
)
libraryDependencies += "org.telegram" % "telegrambots-abilities" % "6.1.0"
[org.telegram/telegrambots-abilities "6.1.0"]
Group / Artifact | Type | Version |
---|---|---|
org.telegram : telegrambots | jar | 6.1.0 |
org.apache.commons : commons-lang3 | jar | 3.12.0 |
org.mapdb : mapdb | jar | 3.0.8 |
org.slf4j : slf4j-api | jar | 1.7.36 |
Group / Artifact | Type | Version |
---|---|---|
org.mockito : mockito-core | jar | 4.6.1 |
org.mockito : mockito-junit-jupiter | jar | 4.6.1 |
org.junit.jupiter : junit-jupiter-engine | jar | 5.8.2 |