is not current version
Last Version 1.0.2

com.github.gpluscb:gg-java 1.0.1

Java wrapper for the smash.gg GraphQL API

Categories

Categories

Java Languages
GroupId

GroupId

com.github.gpluscb
ArtifactId

ArtifactId

gg-java
Version

Version

1.0.1
Type

Type

jar

Download gg-java 1.0.1


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