Skip to content

brwagner/yelp-api-java-wrapper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

YelpApiJavaWrapper

Java wrapper for the yelp api I made for an android project. Uses Google Gson to handle json conversion and Scribe for OAuth.

Adding Dependencies

I wrote this using scribe 1.3.7 and gson 2.3.1 so if you want to add it to your project download those jars or add this to your Gradle dependencies

compile 'org.scribe:scribe:1.3.7'
compile 'com.google.code.gson:gson:2.3.1'

About

Java wrapper for the yelp api I made for an android project. Uses Google Gson to handle json conversion and Scribe for OAuth.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages