How to refer another javaScript file to some other javaScript file?

How to refer another javaScript file to some other javaScript file?

Hi,
I have created a .js file where i want to use jQuery functions. But i am not sure how my js file can refer to the jQuery library. Is there any way to import the jQuery library to some other js file?

Thanks