TwitchAPI

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

License

License

GroupId

GroupId

fr.funixgaming.twitch.api
ArtifactId

ArtifactId

twitch-api
Last Version

Last Version

1.2.3
Release Date

Release Date

Type

Type

jar
Description

Description

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

Project URL

https://github.com/FunixG/TwitchLib
Source Code Management

Source Code Management

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

Download twitch-api

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
com.google.code.gson : gson jar 2.9.0
org.jetbrains : annotations jar 23.0.0

provided (1)

Group / Artifact Type Version
org.projectlombok : lombok jar 1.18.24

test (1)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-engine jar 5.9.0-M1

Project Modules

There are no modules declared in this project.

Versions

Version
1.2.3
1.2.2
1.2.1
1.2.0