jar

io.github.niyiomotoso : the-guardian-api-java-client

Maven & Gradle

Aug 10, 2023
1 stars

the-guardian-api-java-client · Java client library for The Guardian Open Platform API. All available API modules are supported - Content, Tags, Sections, Editions, and Single Item. Sign up for an API key on The Guardian Open Platform.

Table Of Contents

Latest Version

Download io.github.niyiomotoso : the-guardian-api-java-client JAR file - Latest Versions:

All Versions

Download io.github.niyiomotoso : the-guardian-api-java-client JAR file - All Versions:

Version Vulnerabilities Size Updated
1.1.x
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 the-guardian-api-java-client-1.1.0.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

the.guardian.api.http.singleItem

├─ the.guardian.api.http.singleItem.SingleItem.class - [JAR]

├─ the.guardian.api.http.singleItem.SingleItemResponse.class - [JAR]

├─ the.guardian.api.http.singleItem.SingleItemResponseWrapper.class - [JAR]

the.guardian.api.http.tags

├─ the.guardian.api.http.tags.TagItem.class - [JAR]

├─ the.guardian.api.http.tags.TagsResponse.class - [JAR]

├─ the.guardian.api.http.tags.TagsResponseWrapper.class - [JAR]

the.guardian.api.config

├─ the.guardian.api.config.UrlMap.class - [JAR]

the.guardian.api.http.sections

├─ the.guardian.api.http.sections.SectionEditionItem.class - [JAR]

├─ the.guardian.api.http.sections.SectionItem.class - [JAR]

├─ the.guardian.api.http.sections.SectionsResponse.class - [JAR]

├─ the.guardian.api.http.sections.SectionsResponseWrapper.class - [JAR]

the.guardian.api.entity

├─ the.guardian.api.entity.ApiEntity.class - [JAR]

├─ the.guardian.api.entity.Content.class - [JAR]

├─ the.guardian.api.entity.ContentApiEntity.class - [JAR]

├─ the.guardian.api.entity.Editions.class - [JAR]

├─ the.guardian.api.entity.PageAndReferenceApiEntity.class - [JAR]

├─ the.guardian.api.entity.Sections.class - [JAR]

├─ the.guardian.api.entity.SingleItem.class - [JAR]

├─ the.guardian.api.entity.Tags.class - [JAR]

the.guardian.api.http.content

├─ the.guardian.api.http.content.ContentItem.class - [JAR]

├─ the.guardian.api.http.content.ContentResponse.class - [JAR]

├─ the.guardian.api.http.content.ContentResponseWrapper.class - [JAR]

the.guardian.api.client

├─ the.guardian.api.client.GuardianApi.class - [JAR]

the.guardian.api.http

├─ the.guardian.api.http.AbstractResponse.class - [JAR]

the.guardian.api.http.editions

├─ the.guardian.api.http.editions.EditionItem.class - [JAR]

├─ the.guardian.api.http.editions.EditionsResponse.class - [JAR]

├─ the.guardian.api.http.editions.EditionsResponseWrapper.class - [JAR]