is not current version
Last Version 1.10.0

com.github.twitch4j:twitch4j-pubsub 1.1.2

Twitch4J API - PubSub Module

GroupId

GroupId

com.github.twitch4j
ArtifactId

ArtifactId

twitch4j-pubsub
Version

Version

1.1.2
Type

Type

jar

Download twitch4j-pubsub 1.1.2


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