All Downloads are FREE. Search and download functionalities are using the official Maven repository.
Search JAR files by class name

Download gg-java JAR 1.0.2 with all dependencies


Java wrapper for the smash.gg GraphQL API

Files of the artifact gg-java version 1.0.2 from the group com.github.gpluscb.

Test

Artifact gg-java
Group com.github.gpluscb
Version 1.0.2
Last update 29. September 2021
Tags: graphql wrapper java smash
Organization not specified
URL http://github.com/gpluscb/gg-java
License The MIT License
Dependencies amount 3
Dependencies jsr305, okhttp, gson,
There are maybe transitive dependencies!
The newest version!
Show more of this group  Show more artifacts with this name
Show all versions of gg-java Show documentation

Please rate this JAR file. Is it a good library?

0 downloads

Source code of gg-java version 1.0.2

META-INF
META-INF.META-INF.MANIFEST.MF
com.github.gpluscb.ggjava.api
com.github.gpluscb.ggjava.api.com.github.gpluscb.ggjava.api.GGClient
com.github.gpluscb.ggjava.api.com.github.gpluscb.ggjava.api.RateLimiter
com.github.gpluscb.ggjava.api.exception
com.github.gpluscb.ggjava.api.exception.com.github.gpluscb.ggjava.api.exception.DeserializationException
com.github.gpluscb.ggjava.api.exception.com.github.gpluscb.ggjava.api.exception.GGError
com.github.gpluscb.ggjava.api.exception.com.github.gpluscb.ggjava.api.exception.RateLimitException
com.github.gpluscb.ggjava.api.exception.com.github.gpluscb.ggjava.api.exception.RequestFailureException
com.github.gpluscb.ggjava.api.exception.com.github.gpluscb.ggjava.api.exception.UnauthorizedException
com.github.gpluscb.ggjava.entity
com.github.gpluscb.ggjava.entity.com.github.gpluscb.ggjava.entity.AbstractGGEntity
com.github.gpluscb.ggjava.entity.com.github.gpluscb.ggjava.entity.EntityType
com.github.gpluscb.ggjava.entity.com.github.gpluscb.ggjava.entity.GGEntity
com.github.gpluscb.ggjava.entity.enums
com.github.gpluscb.ggjava.entity.enums.com.github.gpluscb.ggjava.entity.enums.ActivityState
com.github.gpluscb.ggjava.entity.enums.com.github.gpluscb.ggjava.entity.enums.AuthorizationType
com.github.gpluscb.ggjava.entity.enums.com.github.gpluscb.ggjava.entity.enums.BracketType
com.github.gpluscb.ggjava.entity.enums.com.github.gpluscb.ggjava.entity.enums.Comparator
com.github.gpluscb.ggjava.entity.enums.com.github.gpluscb.ggjava.entity.enums.GGEnum
com.github.gpluscb.ggjava.entity.enums.com.github.gpluscb.ggjava.entity.enums.GameSelectionType
com.github.gpluscb.ggjava.entity.enums.com.github.gpluscb.ggjava.entity.enums.MatchConfigVerificationMethod
com.github.gpluscb.ggjava.entity.enums.com.github.gpluscb.ggjava.entity.enums.RaceLimitMode
com.github.gpluscb.ggjava.entity.enums.com.github.gpluscb.ggjava.entity.enums.RaceType
com.github.gpluscb.ggjava.entity.enums.com.github.gpluscb.ggjava.entity.enums.SetSortType
com.github.gpluscb.ggjava.entity.enums.com.github.gpluscb.ggjava.entity.enums.SocialConnectionType
com.github.gpluscb.ggjava.entity.enums.com.github.gpluscb.ggjava.entity.enums.StreamSource
com.github.gpluscb.ggjava.entity.enums.com.github.gpluscb.ggjava.entity.enums.StreamType
com.github.gpluscb.ggjava.entity.enums.com.github.gpluscb.ggjava.entity.enums.TeamMemberStatus
com.github.gpluscb.ggjava.entity.enums.com.github.gpluscb.ggjava.entity.enums.TeamMemberType
com.github.gpluscb.ggjava.entity.enums.com.github.gpluscb.ggjava.entity.enums.TeamType
com.github.gpluscb.ggjava.entity.enums.com.github.gpluscb.ggjava.entity.enums.TournamentPaginationSort
com.github.gpluscb.ggjava.entity.object
com.github.gpluscb.ggjava.entity.object.com.github.gpluscb.ggjava.entity.object.AbstractGGObject
com.github.gpluscb.ggjava.entity.object.com.github.gpluscb.ggjava.entity.object.GGObject
com.github.gpluscb.ggjava.entity.object.response
com.github.gpluscb.ggjava.entity.object.response.com.github.gpluscb.ggjava.entity.object.response.AbstractGGResponseObject
com.github.gpluscb.ggjava.entity.object.response.com.github.gpluscb.ggjava.entity.object.response.GGResponse
com.github.gpluscb.ggjava.entity.object.response.com.github.gpluscb.ggjava.entity.object.response.GGResponseObject
com.github.gpluscb.ggjava.entity.object.response.com.github.gpluscb.ggjava.entity.object.response.ListResponse
com.github.gpluscb.ggjava.entity.object.response.enums
com.github.gpluscb.ggjava.entity.object.response.enums.com.github.gpluscb.ggjava.entity.object.response.enums.ActivityStateResponse
com.github.gpluscb.ggjava.entity.object.response.enums.com.github.gpluscb.ggjava.entity.object.response.enums.AuthorizationTypeResponse
com.github.gpluscb.ggjava.entity.object.response.enums.com.github.gpluscb.ggjava.entity.object.response.enums.BracketTypeResponse
com.github.gpluscb.ggjava.entity.object.response.enums.com.github.gpluscb.ggjava.entity.object.response.enums.ComparatorResponse
com.github.gpluscb.ggjava.entity.object.response.enums.com.github.gpluscb.ggjava.entity.object.response.enums.EnumResponse
com.github.gpluscb.ggjava.entity.object.response.enums.com.github.gpluscb.ggjava.entity.object.response.enums.GameSelectionTypeResponse
com.github.gpluscb.ggjava.entity.object.response.enums.com.github.gpluscb.ggjava.entity.object.response.enums.MatchConfigVerificationMethodResponse
com.github.gpluscb.ggjava.entity.object.response.enums.com.github.gpluscb.ggjava.entity.object.response.enums.RaceLimitModeResponse
com.github.gpluscb.ggjava.entity.object.response.enums.com.github.gpluscb.ggjava.entity.object.response.enums.RaceTypeResponse
com.github.gpluscb.ggjava.entity.object.response.enums.com.github.gpluscb.ggjava.entity.object.response.enums.SetSortTypeResponse
com.github.gpluscb.ggjava.entity.object.response.enums.com.github.gpluscb.ggjava.entity.object.response.enums.StreamSourceResponse
com.github.gpluscb.ggjava.entity.object.response.enums.com.github.gpluscb.ggjava.entity.object.response.enums.StreamTypeResponse
com.github.gpluscb.ggjava.entity.object.response.enums.com.github.gpluscb.ggjava.entity.object.response.enums.TeamMemberStatusResponse
com.github.gpluscb.ggjava.entity.object.response.enums.com.github.gpluscb.ggjava.entity.object.response.enums.TeamMemberTypeResponse
com.github.gpluscb.ggjava.entity.object.response.enums.com.github.gpluscb.ggjava.entity.object.response.enums.TeamTypeResponse
com.github.gpluscb.ggjava.entity.object.response.enums.com.github.gpluscb.ggjava.entity.object.response.enums.TournamentPaginationSortResponse
com.github.gpluscb.ggjava.entity.object.response.interfaces
com.github.gpluscb.ggjava.entity.object.response.interfaces.com.github.gpluscb.ggjava.entity.object.response.interfaces.ActionSetResponse
com.github.gpluscb.ggjava.entity.object.response.interfaces.com.github.gpluscb.ggjava.entity.object.response.interfaces.BracketConfigResponse
com.github.gpluscb.ggjava.entity.object.response.interfaces.com.github.gpluscb.ggjava.entity.object.response.interfaces.MatchConfigResponse
com.github.gpluscb.ggjava.entity.object.response.interfaces.com.github.gpluscb.ggjava.entity.object.response.interfaces.TeamResponse
com.github.gpluscb.ggjava.entity.object.response.objects
com.github.gpluscb.ggjava.entity.object.response.objects.com.github.gpluscb.ggjava.entity.object.response.objects.AddressResponse
com.github.gpluscb.ggjava.entity.object.response.objects.com.github.gpluscb.ggjava.entity.object.response.objects.ContactInfoResponse
com.github.gpluscb.ggjava.entity.object.response.objects.com.github.gpluscb.ggjava.entity.object.response.objects.EntrantConnectionResponse
com.github.gpluscb.ggjava.entity.object.response.objects.com.github.gpluscb.ggjava.entity.object.response.objects.EntrantResponse
com.github.gpluscb.ggjava.entity.object.response.objects.com.github.gpluscb.ggjava.entity.object.response.objects.EventConnectionResponse
com.github.gpluscb.ggjava.entity.object.response.objects.com.github.gpluscb.ggjava.entity.object.response.objects.EventOwnerConnectionResponse
com.github.gpluscb.ggjava.entity.object.response.objects.com.github.gpluscb.ggjava.entity.object.response.objects.EventOwnerResponse
com.github.gpluscb.ggjava.entity.object.response.objects.com.github.gpluscb.ggjava.entity.object.response.objects.EventResponse
com.github.gpluscb.ggjava.entity.object.response.objects.com.github.gpluscb.ggjava.entity.object.response.objects.EventTeamConnectionResponse
com.github.gpluscb.ggjava.entity.object.response.objects.com.github.gpluscb.ggjava.entity.object.response.objects.EventTeamResponse
com.github.gpluscb.ggjava.entity.object.response.objects.com.github.gpluscb.ggjava.entity.object.response.objects.EventTierResponse
com.github.gpluscb.ggjava.entity.object.response.objects.com.github.gpluscb.ggjava.entity.object.response.objects.GameResponse
com.github.gpluscb.ggjava.entity.object.response.objects.com.github.gpluscb.ggjava.entity.object.response.objects.GameSelectionResponse
com.github.gpluscb.ggjava.entity.object.response.objects.com.github.gpluscb.ggjava.entity.object.response.objects.GlobalTeamResponse
com.github.gpluscb.ggjava.entity.object.response.objects.com.github.gpluscb.ggjava.entity.object.response.objects.ImageResponse
com.github.gpluscb.ggjava.entity.object.response.objects.com.github.gpluscb.ggjava.entity.object.response.objects.LeagueConnectionResponse
com.github.gpluscb.ggjava.entity.object.response.objects.com.github.gpluscb.ggjava.entity.object.response.objects.LeagueResponse
com.github.gpluscb.ggjava.entity.object.response.objects.com.github.gpluscb.ggjava.entity.object.response.objects.MutationResponse
com.github.gpluscb.ggjava.entity.object.response.objects.com.github.gpluscb.ggjava.entity.object.response.objects.PageInfoResponse
com.github.gpluscb.ggjava.entity.object.response.objects.com.github.gpluscb.ggjava.entity.object.response.objects.ParticipantConnectionResponse
com.github.gpluscb.ggjava.entity.object.response.objects.com.github.gpluscb.ggjava.entity.object.response.objects.ParticipantResponse
com.github.gpluscb.ggjava.entity.object.response.objects.com.github.gpluscb.ggjava.entity.object.response.objects.PhaseGroupConnectionResponse
com.github.gpluscb.ggjava.entity.object.response.objects.com.github.gpluscb.ggjava.entity.object.response.objects.PhaseGroupResponse
com.github.gpluscb.ggjava.entity.object.response.objects.com.github.gpluscb.ggjava.entity.object.response.objects.PhaseResponse
com.github.gpluscb.ggjava.entity.object.response.objects.com.github.gpluscb.ggjava.entity.object.response.objects.PlayerRankResponse
com.github.gpluscb.ggjava.entity.object.response.objects.com.github.gpluscb.ggjava.entity.object.response.objects.PlayerResponse
com.github.gpluscb.ggjava.entity.object.response.objects.com.github.gpluscb.ggjava.entity.object.response.objects.ProfileAuthorizationResponse
com.github.gpluscb.ggjava.entity.object.response.objects.com.github.gpluscb.ggjava.entity.object.response.objects.ProgressionResponse
com.github.gpluscb.ggjava.entity.object.response.objects.com.github.gpluscb.ggjava.entity.object.response.objects.QueryResponse
com.github.gpluscb.ggjava.entity.object.response.objects.com.github.gpluscb.ggjava.entity.object.response.objects.RaceBracketConfigResponse
com.github.gpluscb.ggjava.entity.object.response.objects.com.github.gpluscb.ggjava.entity.object.response.objects.RaceMatchConfigResponse
com.github.gpluscb.ggjava.entity.object.response.objects.com.github.gpluscb.ggjava.entity.object.response.objects.RoundResponse
com.github.gpluscb.ggjava.entity.object.response.objects.com.github.gpluscb.ggjava.entity.object.response.objects.ScoreResponse
com.github.gpluscb.ggjava.entity.object.response.objects.com.github.gpluscb.ggjava.entity.object.response.objects.SeedConnectionResponse
com.github.gpluscb.ggjava.entity.object.response.objects.com.github.gpluscb.ggjava.entity.object.response.objects.SeedResponse
com.github.gpluscb.ggjava.entity.object.response.objects.com.github.gpluscb.ggjava.entity.object.response.objects.SetConnectionResponse
com.github.gpluscb.ggjava.entity.object.response.objects.com.github.gpluscb.ggjava.entity.object.response.objects.SetResponse
com.github.gpluscb.ggjava.entity.object.response.objects.com.github.gpluscb.ggjava.entity.object.response.objects.SetSlotResponse
com.github.gpluscb.ggjava.entity.object.response.objects.com.github.gpluscb.ggjava.entity.object.response.objects.ShopLevelConnectionResponse
com.github.gpluscb.ggjava.entity.object.response.objects.com.github.gpluscb.ggjava.entity.object.response.objects.ShopLevelResponse
com.github.gpluscb.ggjava.entity.object.response.objects.com.github.gpluscb.ggjava.entity.object.response.objects.ShopOrderMessageConnectionResponse
com.github.gpluscb.ggjava.entity.object.response.objects.com.github.gpluscb.ggjava.entity.object.response.objects.ShopOrderMessageResponse
com.github.gpluscb.ggjava.entity.object.response.objects.com.github.gpluscb.ggjava.entity.object.response.objects.ShopResponse
com.github.gpluscb.ggjava.entity.object.response.objects.com.github.gpluscb.ggjava.entity.object.response.objects.StageResponse
com.github.gpluscb.ggjava.entity.object.response.objects.com.github.gpluscb.ggjava.entity.object.response.objects.StandingConnectionResponse
com.github.gpluscb.ggjava.entity.object.response.objects.com.github.gpluscb.ggjava.entity.object.response.objects.StandingResponse
com.github.gpluscb.ggjava.entity.object.response.objects.com.github.gpluscb.ggjava.entity.object.response.objects.StandingStatsResponse
com.github.gpluscb.ggjava.entity.object.response.objects.com.github.gpluscb.ggjava.entity.object.response.objects.StationsConnectionResponse
com.github.gpluscb.ggjava.entity.object.response.objects.com.github.gpluscb.ggjava.entity.object.response.objects.StationsResponse
com.github.gpluscb.ggjava.entity.object.response.objects.com.github.gpluscb.ggjava.entity.object.response.objects.StreamQueueResponse
com.github.gpluscb.ggjava.entity.object.response.objects.com.github.gpluscb.ggjava.entity.object.response.objects.StreamResponse
com.github.gpluscb.ggjava.entity.object.response.objects.com.github.gpluscb.ggjava.entity.object.response.objects.StreamsResponse
com.github.gpluscb.ggjava.entity.object.response.objects.com.github.gpluscb.ggjava.entity.object.response.objects.TeamActionSetResponse
com.github.gpluscb.ggjava.entity.object.response.objects.com.github.gpluscb.ggjava.entity.object.response.objects.TeamConnectionResponse
com.github.gpluscb.ggjava.entity.object.response.objects.com.github.gpluscb.ggjava.entity.object.response.objects.TeamMemberResponse
com.github.gpluscb.ggjava.entity.object.response.objects.com.github.gpluscb.ggjava.entity.object.response.objects.TeamRosterSizeResponse
com.github.gpluscb.ggjava.entity.object.response.objects.com.github.gpluscb.ggjava.entity.object.response.objects.TournamentConnectionResponse
com.github.gpluscb.ggjava.entity.object.response.objects.com.github.gpluscb.ggjava.entity.object.response.objects.TournamentLinksResponse
com.github.gpluscb.ggjava.entity.object.response.objects.com.github.gpluscb.ggjava.entity.object.response.objects.TournamentResponse
com.github.gpluscb.ggjava.entity.object.response.objects.com.github.gpluscb.ggjava.entity.object.response.objects.UserResponse
com.github.gpluscb.ggjava.entity.object.response.objects.com.github.gpluscb.ggjava.entity.object.response.objects.VideogameConnectionResponse
com.github.gpluscb.ggjava.entity.object.response.objects.com.github.gpluscb.ggjava.entity.object.response.objects.VideogameResponse
com.github.gpluscb.ggjava.entity.object.response.objects.com.github.gpluscb.ggjava.entity.object.response.objects.WaveResponse
com.github.gpluscb.ggjava.entity.object.response.scalars
com.github.gpluscb.ggjava.entity.object.response.scalars.com.github.gpluscb.ggjava.entity.object.response.scalars.BooleanResponse
com.github.gpluscb.ggjava.entity.object.response.scalars.com.github.gpluscb.ggjava.entity.object.response.scalars.FloatResponse
com.github.gpluscb.ggjava.entity.object.response.scalars.com.github.gpluscb.ggjava.entity.object.response.scalars.IDResponse
com.github.gpluscb.ggjava.entity.object.response.scalars.com.github.gpluscb.ggjava.entity.object.response.scalars.IntResponse
com.github.gpluscb.ggjava.entity.object.response.scalars.com.github.gpluscb.ggjava.entity.object.response.scalars.JSONResponse
com.github.gpluscb.ggjava.entity.object.response.scalars.com.github.gpluscb.ggjava.entity.object.response.scalars.ScalarResponse
com.github.gpluscb.ggjava.entity.object.response.scalars.com.github.gpluscb.ggjava.entity.object.response.scalars.StringResponse
com.github.gpluscb.ggjava.entity.object.response.scalars.com.github.gpluscb.ggjava.entity.object.response.scalars.TimestampResponse
com.github.gpluscb.ggjava.entity.object.response.unions
com.github.gpluscb.ggjava.entity.object.response.unions.com.github.gpluscb.ggjava.entity.object.response.unions.StandingContainerResponse
com.github.gpluscb.ggjava.entity.object.response.unions.com.github.gpluscb.ggjava.entity.object.response.unions.UnionResponse
com.github.gpluscb.ggjava.entity.object.scalars
com.github.gpluscb.ggjava.entity.object.scalars.com.github.gpluscb.ggjava.entity.object.scalars.GGBoolean
com.github.gpluscb.ggjava.entity.object.scalars.com.github.gpluscb.ggjava.entity.object.scalars.GGFloat
com.github.gpluscb.ggjava.entity.object.scalars.com.github.gpluscb.ggjava.entity.object.scalars.GGID
com.github.gpluscb.ggjava.entity.object.scalars.com.github.gpluscb.ggjava.entity.object.scalars.GGInt
com.github.gpluscb.ggjava.entity.object.scalars.com.github.gpluscb.ggjava.entity.object.scalars.GGJSON
com.github.gpluscb.ggjava.entity.object.scalars.com.github.gpluscb.ggjava.entity.object.scalars.GGString
com.github.gpluscb.ggjava.entity.object.scalars.com.github.gpluscb.ggjava.entity.object.scalars.GGTimestamp
com.github.gpluscb.ggjava.entity.object.scalars.com.github.gpluscb.ggjava.entity.object.scalars.Scalar
com.github.gpluscb.ggjava.internal
com.github.gpluscb.ggjava.internal.com.github.gpluscb.ggjava.internal.BucketRateLimiter
com.github.gpluscb.ggjava.internal.com.github.gpluscb.ggjava.internal.GGClientImpl
com.github.gpluscb.ggjava.internal.com.github.gpluscb.ggjava.internal.SimpleRateLimiter
com.github.gpluscb.ggjava.internal.json
com.github.gpluscb.ggjava.internal.json.com.github.gpluscb.ggjava.internal.json.Deserializer
com.github.gpluscb.ggjava.internal.request
com.github.gpluscb.ggjava.internal.request.com.github.gpluscb.ggjava.internal.request.BasicRequester
com.github.gpluscb.ggjava.internal.request.com.github.gpluscb.ggjava.internal.request.GGRequest
com.github.gpluscb.ggjava.internal.utils
com.github.gpluscb.ggjava.internal.utils.com.github.gpluscb.ggjava.internal.utils.Checks




© 2015 - 2025 Weber Informatics LLC | Privacy Policy