You would just steal the plugin.
In the case where you have a plugin that has multiple files (perhaps a css file), I like to create a wrapper JS file that steals the plugin and any required files and then have my app steal that file.
It's really pretty simple...