If you would like to add a JS file to an AEM page without using a client library then you can add it to the page component code with a <script> tag (as you would with normal HTML).
If you would like to add a JS file to an AEM page without using a client library then you can add it to the page component code with a <script> tag (as you would with normal HTML).