| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииOther Универсальные библиотеки |
| Группа | Группаorg.insightlab |
| Идентификатор | ИдентификаторbotMother |
| Последняя версия | Последняя версия1.0.0 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеBotMother
BotMother API
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| botMother-1.0.0.pom | |
| botMother-1.0.0.jar | 11 KB |
| botMother-1.0.0-sources.jar | 16 KB |
| botMother-1.0.0-javadoc.jar | 90 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/org.insightlab/botMother/ -->
<dependency>
<groupId>org.insightlab</groupId>
<artifactId>botMother</artifactId>
<version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.insightlab/botMother/
implementation 'org.insightlab:botMother:1.0.0'
// https://jarcasting.com/artifacts/org.insightlab/botMother/
implementation ("org.insightlab:botMother:1.0.0")
'org.insightlab:botMother:jar:1.0.0'
<dependency org="org.insightlab" name="botMother" rev="1.0.0">
<artifact name="botMother" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.insightlab', module='botMother', version='1.0.0')
)
libraryDependencies += "org.insightlab" % "botMother" % "1.0.0"
[org.insightlab/botMother "1.0.0"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.telegram : telegrambots | jar | 3.5 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 3.8.1 |