There's 2 options; either get the latest files from Github, or it's possible to use Bower to manage dependencies.
right-click, save as
$ bower install jquery-ui-slider-pips --save
Bower will install dependencies, too, so no need to download jQuery as above.