
jlibspotify
Overview
Java wrapper for libspotify.
Access all of the features of libspotify-plusplus from Java code.
Implemented as a set of java classes and a native DLL.
Requires
Build
- Compile src as JLibSpotify.dll
- link libspotify.lib
- link libspotify-plusplus.lib
- Compile java as JLibSpotify.jar
Downloads
- Pre-built JAR & DLL are provided for win32
Example
Project Information
- License: Apache License 2.0
- 16 stars
- svn-based source control