is not current version
Last Version 1.10.0

com.github.twitch4j:twitch4j-auth 1.1.1

Twitch4J Auth Module

GroupId

GroupId

com.github.twitch4j
ArtifactId

ArtifactId

twitch4j-auth
Version

Version

1.1.1
Type

Type

jar

Download twitch4j-auth 1.1.1


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