| Лицензия |
Лицензия |
|---|---|
| Группа | Группаsu.nlq |
| Идентификатор | Идентификаторicq-bot-core |
| Версия | Версия1.2.1 |
| Тип | Типjar |
| Описание |
ОписаниеICQ Bot Core
ICQ Bot Core API library
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| icq-bot-core-1.2.1.pom | |
| icq-bot-core-1.2.1.jar | 286 KB |
| icq-bot-core-1.2.1-sources.jar | 8 KB |
| icq-bot-core-1.2.1-javadoc.jar | 261 bytes |
| Обзор |
<!-- https://jarcasting.com/artifacts/su.nlq/icq-bot-core/ -->
<dependency>
<groupId>su.nlq</groupId>
<artifactId>icq-bot-core</artifactId>
<version>1.2.1</version>
</dependency>
// https://jarcasting.com/artifacts/su.nlq/icq-bot-core/
implementation 'su.nlq:icq-bot-core:1.2.1'
// https://jarcasting.com/artifacts/su.nlq/icq-bot-core/
implementation ("su.nlq:icq-bot-core:1.2.1")
'su.nlq:icq-bot-core:jar:1.2.1'
<dependency org="su.nlq" name="icq-bot-core" rev="1.2.1">
<artifact name="icq-bot-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='su.nlq', module='icq-bot-core', version='1.2.1')
)
libraryDependencies += "su.nlq" % "icq-bot-core" % "1.2.1"
[su.nlq/icq-bot-core "1.2.1"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.jetbrains.kotlin : kotlin-stdlib-jdk8 | jar | 1.3.21 |
| io.ktor : ktor-client-core | jar | 1.1.1 |
| io.ktor : ktor-client-cio | jar | 1.1.1 |
| io.ktor : ktor-client-json | jar | 1.1.1 |
| io.ktor : ktor-client-jackson | jar | 1.1.1 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.12 |
| org.hamcrest : java-hamcrest | jar | 2.0.0.0 |