| Лицензия |
Лицензия |
|---|---|
| Группа | Группаfr.funixgaming.twitch.api |
| Идентификатор | Идентификаторtwitch-api |
| Последняя версия | Последняя версия1.2.3 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеTwitchAPI
Package used to create IRC chatbot on twitch and use the Twitch api
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| twitch-api-1.2.3.pom | |
| twitch-api-1.2.3.jar | 80 KB |
| twitch-api-1.2.3-sources.jar | 40 KB |
| twitch-api-1.2.3-javadoc.jar | 441 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/fr.funixgaming.twitch.api/twitch-api/ -->
<dependency>
<groupId>fr.funixgaming.twitch.api</groupId>
<artifactId>twitch-api</artifactId>
<version>1.2.3</version>
</dependency>
// https://jarcasting.com/artifacts/fr.funixgaming.twitch.api/twitch-api/
implementation 'fr.funixgaming.twitch.api:twitch-api:1.2.3'
// https://jarcasting.com/artifacts/fr.funixgaming.twitch.api/twitch-api/
implementation ("fr.funixgaming.twitch.api:twitch-api:1.2.3")
'fr.funixgaming.twitch.api:twitch-api:jar:1.2.3'
<dependency org="fr.funixgaming.twitch.api" name="twitch-api" rev="1.2.3">
<artifact name="twitch-api" type="jar" />
</dependency>
@Grapes(
@Grab(group='fr.funixgaming.twitch.api', module='twitch-api', version='1.2.3')
)
libraryDependencies += "fr.funixgaming.twitch.api" % "twitch-api" % "1.2.3"
[fr.funixgaming.twitch.api/twitch-api "1.2.3"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.google.code.gson : gson | jar | 2.9.0 |
| org.jetbrains : annotations | jar | 23.0.0 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.projectlombok : lombok | jar | 1.18.24 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.junit.jupiter : junit-jupiter-engine | jar | 5.9.0-M1 |