TwitchAPI

Package used to create IRC chatbot on twitch and use the Twitch api

Лицензия

Лицензия

Группа

Группа

fr.funixgaming.twitch.api
Идентификатор

Идентификатор

twitch-api
Последняя версия

Последняя версия

1.2.3
Дата

Дата

Тип

Тип

jar
Описание

Описание

TwitchAPI
Package used to create IRC chatbot on twitch and use the Twitch api
Ссылка на сайт

Ссылка на сайт

https://github.com/FunixG/TwitchLib
Система контроля версий

Система контроля версий

http://github.com/FunixG/TwitchLib/tree/master

Скачать twitch-api

Как подключить последнюю версию

<!-- 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"]

Зависимости

compile (2)

Идентификатор библиотеки Тип Версия
com.google.code.gson : gson jar 2.9.0
org.jetbrains : annotations jar 23.0.0

provided (1)

Идентификатор библиотеки Тип Версия
org.projectlombok : lombok jar 1.18.24

test (1)

Идентификатор библиотеки Тип Версия
org.junit.jupiter : junit-jupiter-engine jar 5.9.0-M1

Модули Проекта

Данный проект не имеет модулей.

Версии библиотеки

Версия
1.2.3
1.2.2
1.2.1
1.2.0