Host jquery components on Webflow

I am looking to embed a few jquery components, but there is no existing CDN for them. Is there a way to host custom jquery components within Webflow or do they all need to be hosted externally?

Externally. Here’s a popular one https://cdnjs.com

Thanks. I will use that for stable versions but they didn’t have the beta version I needed, so I went with hosting it myself with Google Drive for now using these instructions to help me get the direct download link:

This worked fine and I was able to get the custom code to work.