is not current version
Last Version 1.10.0

com.github.twitch4j:twitch4j-common 1.2.0

Twitch4J API - Common Module

GroupId

GroupId

com.github.twitch4j
ArtifactId

ArtifactId

twitch4j-common
Version

Version

1.2.0
Type

Type

jar

Download twitch4j-common 1.2.0


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