is not current version
Last Version 1.10.0

com.github.twitch4j:twitch4j-helix 1.0.0

Twitch4J API - Helix Module

GroupId

GroupId

com.github.twitch4j
ArtifactId

ArtifactId

twitch4j-helix
Version

Version

1.0.0
Type

Type

jar

Download twitch4j-helix 1.0.0


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