How to use asset pathes with get params with Asset?

If I use path like https://maps.googleapis.com/maps/api/js?key=apikey&libraries=places&sensor=false&language=en it gets escaped and broken when inserted in html. How to use paths like this with Asset component ?