vtwsclib-java

Depends on: HttpComponent-Client <http://hc.apache.org/> (under Apache License)

You can copy the deps folder in the same place where vtwsclib.jar exists and
add it to your classpath at run-time.

Usage:

WINDOWS
java -cp other_paths;dist/vtwsclib.jar your.class.name

*nix
java -cp other_paths:dist/vtwsclib.jar your.class.name