Skip to content

Instantly share code, notes, and snippets.

@juliensimon
Created April 17, 2015 13:34
Show Gist options
  • Save juliensimon/57d280635d8ae6490f5c to your computer and use it in GitHub Desktop.
Save juliensimon/57d280635d8ae6490f5c to your computer and use it in GitHub Desktop.
aws ml sdk maven
<dependency>
<groupId>com.amazonaws</groupId>
<artifactId>aws-java-sdk</artifactId>
<version>1.9.31</version>
</dependency>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment