is not current version
Last Version 1.2.3

fr.funixgaming.twitch.api:twitch-api 1.2.0

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

GroupId

GroupId

fr.funixgaming.twitch.api
ArtifactId

ArtifactId

twitch-api
Version

Version

1.2.0
Type

Type

jar

Download twitch-api 1.2.0


<!-- https://jarcasting.com/artifacts/fr.funixgaming.twitch.api/twitch-api/ -->
<dependency>
    <groupId>fr.funixgaming.twitch.api</groupId>
    <artifactId>twitch-api</artifactId>
    <version>1.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/fr.funixgaming.twitch.api/twitch-api/
implementation 'fr.funixgaming.twitch.api:twitch-api:1.2.0'
// https://jarcasting.com/artifacts/fr.funixgaming.twitch.api/twitch-api/
implementation ("fr.funixgaming.twitch.api:twitch-api:1.2.0")
'fr.funixgaming.twitch.api:twitch-api:jar:1.2.0'
<dependency org="fr.funixgaming.twitch.api" name="twitch-api" rev="1.2.0">
  <artifact name="twitch-api" type="jar" />
</dependency>
@Grapes(
@Grab(group='fr.funixgaming.twitch.api', module='twitch-api', version='1.2.0')
)
libraryDependencies += "fr.funixgaming.twitch.api" % "twitch-api" % "1.2.0"
[fr.funixgaming.twitch.api/twitch-api "1.2.0"]