Spring Social Wunderlist
Wunderlist API bindings and connect support for Spring Social.
Go to the wiki to see the current API coverage.
To play around with the library check out the showcase application.
spring-social-wunderlist is published via Bintray.
To resolve dependencies via Gradle just add the following to your build file:
repositories {
maven {
url "http://dl.bintray.com/techdev-solutions/maven"
}
}