Auto re-import gradle project when file is added to vendordeps

When a *.json file is added to the vendordeps directory, the gradle project should automatically be re-imported so the libraries/dependencies defined in the vendor *.json are added to the project (and its classpath).