smartystreets / smartystreets-java-sdk

The official client libraries for accessing SmartyStreets APIs from Java (and JRE-based languages)
https://smartystreets.com/docs/sdk/java
14 stars 18 forks source link

Docs say to use 3.4.0, latest is 3.3.8 #11

Closed geoffreyyip closed 4 years ago

geoffreyyip commented 5 years ago

The Java SDK Docs give an example with version 3.4.0.

The latest artifact I could find was 3.3.8. https://search.maven.org/artifact/com.smartystreets.api/smartystreets-java-sdk/3.3.8/jar

joliver commented 4 years ago

We just released v3.4.1 to Maven and Github:

https://github.com/smartystreets/smartystreets-java-sdk/releases/tag/3.4.1 https://search.maven.org/search?q=a:smartystreets-java-sdk

Right now Maven says 3.3.8 but it should update within the next few minutes.