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