gg-java

Java wrapper for the smash.gg GraphQL API

License

License

Categories

Categories

Java Languages
GroupId

GroupId

com.github.gpluscb
ArtifactId

ArtifactId

gg-java
Last Version

Last Version

1.0.2
Release Date

Release Date

Type

Type

jar
Description

Description

gg-java
Java wrapper for the smash.gg GraphQL API
Project URL

Project URL

http://github.com/gpluscb/gg-java
Source Code Management

Source Code Management

https://github.com/gpluscb/gg-java

Download gg-java

How to add to project

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

Dependencies

compile (3)

Group / Artifact Type Version
com.google.code.findbugs : jsr305 jar 3.0.2
com.squareup.okhttp3 : okhttp jar 4.2.2
com.google.code.gson : gson jar 2.8.6

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.2
1.0.1
1.0.0