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