GroupId | GroupIdcom.github.twitch4j |
---|---|
ArtifactId | ArtifactIdtwitch4j-helix |
Version | Version1.1.0 |
Type | Typejar |
Filename | Size |
---|---|
twitch4j-helix-1.1.0.pom | |
twitch4j-helix-1.1.0.jar | 183 KB |
twitch4j-helix-1.1.0-sources.jar | 67 KB |
twitch4j-helix-1.1.0-javadoc.jar | 685 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.twitch4j/twitch4j-helix/ -->
<dependency>
<groupId>com.github.twitch4j</groupId>
<artifactId>twitch4j-helix</artifactId>
<version>1.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.twitch4j/twitch4j-helix/
implementation 'com.github.twitch4j:twitch4j-helix:1.1.0'
// https://jarcasting.com/artifacts/com.github.twitch4j/twitch4j-helix/
implementation ("com.github.twitch4j:twitch4j-helix:1.1.0")
'com.github.twitch4j:twitch4j-helix:jar:1.1.0'
<dependency org="com.github.twitch4j" name="twitch4j-helix" rev="1.1.0">
<artifact name="twitch4j-helix" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.twitch4j', module='twitch4j-helix', version='1.1.0')
)
libraryDependencies += "com.github.twitch4j" % "twitch4j-helix" % "1.1.0"
[com.github.twitch4j/twitch4j-helix "1.1.0"]