is not current version
Last Version 1.10.0

com.github.twitch4j:twitch4j-messaginginterface 1.1.1

Twitch4J API - Messaging Interface Module

Categories

Categories

Messaging Application Layer Libs
GroupId

GroupId

com.github.twitch4j
ArtifactId

ArtifactId

twitch4j-messaginginterface
Version

Version

1.1.1
Type

Type

jar

Download twitch4j-messaginginterface 1.1.1


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