An open API service indexing awesome lists of open source software.

https://github.com/smartystreets/smartystreets-java-sdk

The official client libraries for accessing SmartyStreets APIs from Java (and JRE-based languages)
https://github.com/smartystreets/smartystreets-java-sdk

address-verification java jvm sdk smartystreets

Last synced: 4 months ago
JSON representation

The official client libraries for accessing SmartyStreets APIs from Java (and JRE-based languages)

Awesome Lists containing this project

README

          

#### SMARTY DISCLAIMER: Subject to the terms of the associated license agreement, this software is freely available for your use. This software is FREE, AS IN PUPPIES, and is a gift. Enjoy your new responsibility. This means that while we may consider enhancement requests, we may or may not choose to entertain requests at our sole and absolute discretion.

# SmartyStreets Java SDK

The official client libraries for accessing SmartyStreets APIs from Java (and JRE-based languages)

Compatible with Java 11 and later. Earlier Java versions supported by SDK version 3.10.7 and earlier.

You may have noticed this page is curiously sparse. Don't panic, there's [documentation](https://smartystreets.com/docs/sdk/java) and [examples](src/main/java/examples).

When using this library in an Android project, be sure to exclude commons-logging and httpclient as they will conflict with classes provided by Android.

[Apache 2.0 License](src/main/resources/LICENSE.txt)

---

[![asciicast](https://asciinema.org/a/122130.png)](https://asciinema.org/a/122130)

---