jar

com.github.gpluscb : gg-java

Maven & Gradle

Sep 30, 2021
0 stars

gg-java · Java wrapper for the smash.gg GraphQL API

Table Of Contents

Latest Version

Download com.github.gpluscb : gg-java JAR file - Latest Versions:

All Versions

Download com.github.gpluscb : gg-java JAR file - All Versions:

Version Vulnerabilities Size Updated
1.0.x

View Java Class Source Code in JAR file

  1. Download JD-GUI to open JAR file and explore Java source code file (.class .java)
  2. Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window gg-java-1.0.2.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

com.github.gpluscb.ggjava.internal.request

├─ com.github.gpluscb.ggjava.internal.request.BasicRequester.class - [JAR]

├─ com.github.gpluscb.ggjava.internal.request.GGRequest.class - [JAR]

com.github.gpluscb.ggjava.internal.utils

├─ com.github.gpluscb.ggjava.internal.utils.Checks.class - [JAR]

com.github.gpluscb.ggjava.entity.object.response.enums

├─ com.github.gpluscb.ggjava.entity.object.response.enums.ActivityStateResponse.class - [JAR]

├─ com.github.gpluscb.ggjava.entity.object.response.enums.AuthorizationTypeResponse.class - [JAR]

├─ com.github.gpluscb.ggjava.entity.object.response.enums.BracketTypeResponse.class - [JAR]

├─ com.github.gpluscb.ggjava.entity.object.response.enums.ComparatorResponse.class - [JAR]

├─ com.github.gpluscb.ggjava.entity.object.response.enums.EnumResponse.class - [JAR]

├─ com.github.gpluscb.ggjava.entity.object.response.enums.GameSelectionTypeResponse.class - [JAR]

├─ com.github.gpluscb.ggjava.entity.object.response.enums.MatchConfigVerificationMethodResponse.class - [JAR]

├─ com.github.gpluscb.ggjava.entity.object.response.enums.RaceLimitModeResponse.class - [JAR]

├─ com.github.gpluscb.ggjava.entity.object.response.enums.RaceTypeResponse.class - [JAR]

├─ com.github.gpluscb.ggjava.entity.object.response.enums.SetSortTypeResponse.class - [JAR]

├─ com.github.gpluscb.ggjava.entity.object.response.enums.StreamSourceResponse.class - [JAR]

├─ com.github.gpluscb.ggjava.entity.object.response.enums.StreamTypeResponse.class - [JAR]

├─ com.github.gpluscb.ggjava.entity.object.response.enums.TeamMemberStatusResponse.class - [JAR]

├─ com.github.gpluscb.ggjava.entity.object.response.enums.TeamMemberTypeResponse.class - [JAR]

├─ com.github.gpluscb.ggjava.entity.object.response.enums.TeamTypeResponse.class - [JAR]

├─ com.github.gpluscb.ggjava.entity.object.response.enums.TournamentPaginationSortResponse.class - [JAR]

com.github.gpluscb.ggjava.entity.enums

├─ com.github.gpluscb.ggjava.entity.enums.ActivityState.class - [JAR]

├─ com.github.gpluscb.ggjava.entity.enums.AuthorizationType.class - [JAR]

├─ com.github.gpluscb.ggjava.entity.enums.BracketType.class - [JAR]

├─ com.github.gpluscb.ggjava.entity.enums.Comparator.class - [JAR]

├─ com.github.gpluscb.ggjava.entity.enums.GGEnum.class - [JAR]

├─ com.github.gpluscb.ggjava.entity.enums.GameSelectionType.class - [JAR]

├─ com.github.gpluscb.ggjava.entity.enums.MatchConfigVerificationMethod.class - [JAR]

├─ com.github.gpluscb.ggjava.entity.enums.RaceLimitMode.class - [JAR]

├─ com.github.gpluscb.ggjava.entity.enums.RaceType.class - [JAR]

├─ com.github.gpluscb.ggjava.entity.enums.SetSortType.class - [JAR]

├─ com.github.gpluscb.ggjava.entity.enums.SocialConnectionType.class - [JAR]

├─ com.github.gpluscb.ggjava.entity.enums.StreamSource.class - [JAR]

├─ com.github.gpluscb.ggjava.entity.enums.StreamType.class - [JAR]

├─ com.github.gpluscb.ggjava.entity.enums.TeamMemberStatus.class - [JAR]

├─ com.github.gpluscb.ggjava.entity.enums.TeamMemberType.class - [JAR]

├─ com.github.gpluscb.ggjava.entity.enums.TeamType.class - [JAR]

├─ com.github.gpluscb.ggjava.entity.enums.TournamentPaginationSort.class - [JAR]

com.github.gpluscb.ggjava.entity.object.scalars

├─ com.github.gpluscb.ggjava.entity.object.scalars.GGBoolean.class - [JAR]

├─ com.github.gpluscb.ggjava.entity.object.scalars.GGFloat.class - [JAR]

├─ com.github.gpluscb.ggjava.entity.object.scalars.GGID.class - [JAR]

├─ com.github.gpluscb.ggjava.entity.object.scalars.GGInt.class - [JAR]

├─ com.github.gpluscb.ggjava.entity.object.scalars.GGJSON.class - [JAR]

├─ com.github.gpluscb.ggjava.entity.object.scalars.GGString.class - [JAR]

├─ com.github.gpluscb.ggjava.entity.object.scalars.GGTimestamp.class - [JAR]

├─ com.github.gpluscb.ggjava.entity.object.scalars.Scalar.class - [JAR]

com.github.gpluscb.ggjava.entity.object.response.interfaces

├─ com.github.gpluscb.ggjava.entity.object.response.interfaces.ActionSetResponse.class - [JAR]

├─ com.github.gpluscb.ggjava.entity.object.response.interfaces.BracketConfigResponse.class - [JAR]

├─ com.github.gpluscb.ggjava.entity.object.response.interfaces.MatchConfigResponse.class - [JAR]

├─ com.github.gpluscb.ggjava.entity.object.response.interfaces.TeamResponse.class - [JAR]

com.github.gpluscb.ggjava.entity.object.response.unions

├─ com.github.gpluscb.ggjava.entity.object.response.unions.StandingContainerResponse.class - [JAR]

├─ com.github.gpluscb.ggjava.entity.object.response.unions.UnionResponse.class - [JAR]

com.github.gpluscb.ggjava.internal

├─ com.github.gpluscb.ggjava.internal.BucketRateLimiter.class - [JAR]

├─ com.github.gpluscb.ggjava.internal.GGClientImpl.class - [JAR]

├─ com.github.gpluscb.ggjava.internal.SimpleRateLimiter.class - [JAR]

com.github.gpluscb.ggjava.entity.object.response.scalars

├─ com.github.gpluscb.ggjava.entity.object.response.scalars.BooleanResponse.class - [JAR]

├─ com.github.gpluscb.ggjava.entity.object.response.scalars.FloatResponse.class - [JAR]

├─ com.github.gpluscb.ggjava.entity.object.response.scalars.IDResponse.class - [JAR]

├─ com.github.gpluscb.ggjava.entity.object.response.scalars.IntResponse.class - [JAR]

├─ com.github.gpluscb.ggjava.entity.object.response.scalars.JSONResponse.class - [JAR]

├─ com.github.gpluscb.ggjava.entity.object.response.scalars.ScalarResponse.class - [JAR]

├─ com.github.gpluscb.ggjava.entity.object.response.scalars.StringResponse.class - [JAR]

├─ com.github.gpluscb.ggjava.entity.object.response.scalars.TimestampResponse.class - [JAR]

com.github.gpluscb.ggjava.entity

├─ com.github.gpluscb.ggjava.entity.AbstractGGEntity.class - [JAR]

├─ com.github.gpluscb.ggjava.entity.EntityType.class - [JAR]

├─ com.github.gpluscb.ggjava.entity.GGEntity.class - [JAR]

com.github.gpluscb.ggjava.api.exception

├─ com.github.gpluscb.ggjava.api.exception.DeserializationException.class - [JAR]

├─ com.github.gpluscb.ggjava.api.exception.GGError.class - [JAR]

├─ com.github.gpluscb.ggjava.api.exception.RateLimitException.class - [JAR]

├─ com.github.gpluscb.ggjava.api.exception.RequestFailureException.class - [JAR]

├─ com.github.gpluscb.ggjava.api.exception.UnauthorizedException.class - [JAR]

com.github.gpluscb.ggjava.internal.json

├─ com.github.gpluscb.ggjava.internal.json.Deserializer.class - [JAR]

com.github.gpluscb.ggjava.entity.object.response

├─ com.github.gpluscb.ggjava.entity.object.response.AbstractGGResponseObject.class - [JAR]

├─ com.github.gpluscb.ggjava.entity.object.response.GGResponse.class - [JAR]

├─ com.github.gpluscb.ggjava.entity.object.response.GGResponseObject.class - [JAR]

├─ com.github.gpluscb.ggjava.entity.object.response.ListResponse.class - [JAR]

com.github.gpluscb.ggjava.entity.object.response.objects

├─ com.github.gpluscb.ggjava.entity.object.response.objects.AddressResponse.class - [JAR]

├─ com.github.gpluscb.ggjava.entity.object.response.objects.ContactInfoResponse.class - [JAR]

├─ com.github.gpluscb.ggjava.entity.object.response.objects.EntrantConnectionResponse.class - [JAR]

├─ com.github.gpluscb.ggjava.entity.object.response.objects.EntrantResponse.class - [JAR]

├─ com.github.gpluscb.ggjava.entity.object.response.objects.EventConnectionResponse.class - [JAR]

├─ com.github.gpluscb.ggjava.entity.object.response.objects.EventOwnerConnectionResponse.class - [JAR]

├─ com.github.gpluscb.ggjava.entity.object.response.objects.EventOwnerResponse.class - [JAR]

├─ com.github.gpluscb.ggjava.entity.object.response.objects.EventResponse.class - [JAR]

├─ com.github.gpluscb.ggjava.entity.object.response.objects.EventTeamConnectionResponse.class - [JAR]

├─ com.github.gpluscb.ggjava.entity.object.response.objects.EventTeamResponse.class - [JAR]

├─ com.github.gpluscb.ggjava.entity.object.response.objects.EventTierResponse.class - [JAR]

├─ com.github.gpluscb.ggjava.entity.object.response.objects.GameResponse.class - [JAR]

├─ com.github.gpluscb.ggjava.entity.object.response.objects.GameSelectionResponse.class - [JAR]

├─ com.github.gpluscb.ggjava.entity.object.response.objects.GlobalTeamResponse.class - [JAR]

├─ com.github.gpluscb.ggjava.entity.object.response.objects.ImageResponse.class - [JAR]

├─ com.github.gpluscb.ggjava.entity.object.response.objects.LeagueConnectionResponse.class - [JAR]

├─ com.github.gpluscb.ggjava.entity.object.response.objects.LeagueResponse.class - [JAR]

├─ com.github.gpluscb.ggjava.entity.object.response.objects.MutationResponse.class - [JAR]

├─ com.github.gpluscb.ggjava.entity.object.response.objects.PageInfoResponse.class - [JAR]

├─ com.github.gpluscb.ggjava.entity.object.response.objects.ParticipantConnectionResponse.class - [JAR]

├─ com.github.gpluscb.ggjava.entity.object.response.objects.ParticipantResponse.class - [JAR]

├─ com.github.gpluscb.ggjava.entity.object.response.objects.PhaseGroupConnectionResponse.class - [JAR]

├─ com.github.gpluscb.ggjava.entity.object.response.objects.PhaseGroupResponse.class - [JAR]

├─ com.github.gpluscb.ggjava.entity.object.response.objects.PhaseResponse.class - [JAR]

├─ com.github.gpluscb.ggjava.entity.object.response.objects.PlayerRankResponse.class - [JAR]

├─ com.github.gpluscb.ggjava.entity.object.response.objects.PlayerResponse.class - [JAR]

├─ com.github.gpluscb.ggjava.entity.object.response.objects.ProfileAuthorizationResponse.class - [JAR]

├─ com.github.gpluscb.ggjava.entity.object.response.objects.ProgressionResponse.class - [JAR]

├─ com.github.gpluscb.ggjava.entity.object.response.objects.QueryResponse.class - [JAR]

├─ com.github.gpluscb.ggjava.entity.object.response.objects.RaceBracketConfigResponse.class - [JAR]

├─ com.github.gpluscb.ggjava.entity.object.response.objects.RaceMatchConfigResponse.class - [JAR]

├─ com.github.gpluscb.ggjava.entity.object.response.objects.RoundResponse.class - [JAR]

├─ com.github.gpluscb.ggjava.entity.object.response.objects.ScoreResponse.class - [JAR]

├─ com.github.gpluscb.ggjava.entity.object.response.objects.SeedConnectionResponse.class - [JAR]

├─ com.github.gpluscb.ggjava.entity.object.response.objects.SeedResponse.class - [JAR]

├─ com.github.gpluscb.ggjava.entity.object.response.objects.SetConnectionResponse.class - [JAR]

├─ com.github.gpluscb.ggjava.entity.object.response.objects.SetResponse.class - [JAR]

├─ com.github.gpluscb.ggjava.entity.object.response.objects.SetSlotResponse.class - [JAR]

├─ com.github.gpluscb.ggjava.entity.object.response.objects.ShopLevelConnectionResponse.class - [JAR]

├─ com.github.gpluscb.ggjava.entity.object.response.objects.ShopLevelResponse.class - [JAR]

├─ com.github.gpluscb.ggjava.entity.object.response.objects.ShopOrderMessageConnectionResponse.class - [JAR]

├─ com.github.gpluscb.ggjava.entity.object.response.objects.ShopOrderMessageResponse.class - [JAR]

├─ com.github.gpluscb.ggjava.entity.object.response.objects.ShopResponse.class - [JAR]

├─ com.github.gpluscb.ggjava.entity.object.response.objects.StageResponse.class - [JAR]

├─ com.github.gpluscb.ggjava.entity.object.response.objects.StandingConnectionResponse.class - [JAR]

├─ com.github.gpluscb.ggjava.entity.object.response.objects.StandingResponse.class - [JAR]

├─ com.github.gpluscb.ggjava.entity.object.response.objects.StandingStatsResponse.class - [JAR]

├─ com.github.gpluscb.ggjava.entity.object.response.objects.StationsConnectionResponse.class - [JAR]

├─ com.github.gpluscb.ggjava.entity.object.response.objects.StationsResponse.class - [JAR]

├─ com.github.gpluscb.ggjava.entity.object.response.objects.StreamQueueResponse.class - [JAR]

├─ com.github.gpluscb.ggjava.entity.object.response.objects.StreamResponse.class - [JAR]

├─ com.github.gpluscb.ggjava.entity.object.response.objects.StreamsResponse.class - [JAR]

├─ com.github.gpluscb.ggjava.entity.object.response.objects.TeamActionSetResponse.class - [JAR]

├─ com.github.gpluscb.ggjava.entity.object.response.objects.TeamConnectionResponse.class - [JAR]

├─ com.github.gpluscb.ggjava.entity.object.response.objects.TeamMemberResponse.class - [JAR]

├─ com.github.gpluscb.ggjava.entity.object.response.objects.TeamRosterSizeResponse.class - [JAR]

├─ com.github.gpluscb.ggjava.entity.object.response.objects.TournamentConnectionResponse.class - [JAR]

├─ com.github.gpluscb.ggjava.entity.object.response.objects.TournamentLinksResponse.class - [JAR]

├─ com.github.gpluscb.ggjava.entity.object.response.objects.TournamentResponse.class - [JAR]

├─ com.github.gpluscb.ggjava.entity.object.response.objects.UserResponse.class - [JAR]

├─ com.github.gpluscb.ggjava.entity.object.response.objects.VideogameConnectionResponse.class - [JAR]

├─ com.github.gpluscb.ggjava.entity.object.response.objects.VideogameResponse.class - [JAR]

├─ com.github.gpluscb.ggjava.entity.object.response.objects.WaveResponse.class - [JAR]

com.github.gpluscb.ggjava.api

├─ com.github.gpluscb.ggjava.api.GGClient.class - [JAR]

├─ com.github.gpluscb.ggjava.api.RateLimiter.class - [JAR]

com.github.gpluscb.ggjava.entity.object

├─ com.github.gpluscb.ggjava.entity.object.AbstractGGObject.class - [JAR]

├─ com.github.gpluscb.ggjava.entity.object.GGObject.class - [JAR]