Load existing .wsdl file into Web project with gradle

Hi, I’m developing an web app and i use a wsdl file to get some values from web service. My problem is how to load .wsdl file dynamic and also to be included in the .war file, which is generated.