jar

io.github.deansg : jeocodio

Maven & Gradle

Mar 10, 2023
7 stars

io.github.deansg:jeocodio · A Java wrapper for the Geocodio API

Table Of Contents

Latest Version

Download io.github.deansg : jeocodio JAR file - Latest Versions:

All Versions

Download io.github.deansg : jeocodio JAR file - All Versions:

Version Vulnerabilities Size Updated
0.1.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 jeocodio-0.1.0.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

io.github.deansg.jeocodio.models

├─ io.github.deansg.jeocodio.models.AddressComponents.class - [JAR]

├─ io.github.deansg.jeocodio.models.BatchGeocodingRequest.class - [JAR]

├─ io.github.deansg.jeocodio.models.BatchGeocodingRequestBuilder.class - [JAR]

├─ io.github.deansg.jeocodio.models.BatchGeocodingResponse.class - [JAR]

├─ io.github.deansg.jeocodio.models.BatchGeocodingResponseItem.class - [JAR]

├─ io.github.deansg.jeocodio.models.GeocodingRequest.class - [JAR]

├─ io.github.deansg.jeocodio.models.GeocodingRequestBuilder.class - [JAR]

├─ io.github.deansg.jeocodio.models.GeocodingResponse.class - [JAR]

├─ io.github.deansg.jeocodio.models.GeocodingResponseInput.class - [JAR]

├─ io.github.deansg.jeocodio.models.GeocodingResult.class - [JAR]

├─ io.github.deansg.jeocodio.models.Location.class - [JAR]

├─ io.github.deansg.jeocodio.models.ReverseGeocodingRequest.class - [JAR]

├─ io.github.deansg.jeocodio.models.ReverseGeocodingRequestBuilder.class - [JAR]

├─ io.github.deansg.jeocodio.models.ReverseGeocodingResponse.class - [JAR]

io.github.deansg.jeocodio

├─ io.github.deansg.jeocodio.GeocodioClient.class - [JAR]

├─ io.github.deansg.jeocodio.GeocodioStatusCodeException.class - [JAR]