Want to use lower version of jquery

Hello

If in my custom app, one of the core feature uses jquery 1.4.4 and jQuery UI 1.8. But frappe uses jquery 2.4.4.

So, is it possible to use jquery 1.4.4 and jQuery UI 1.8 and override the default one in one of the custom doc type, so that other default features of frappe do not break.

Thanks