Issue with Jquery.NoConfilct when no conflict in the page

Issue with Jquery.NoConfilct when no conflict in the page

Hi,

am using jquery.noconflict method to avoid jquery library conflicting.
the issue here is that when there only one jquery library at the page (that's mean there is no conflicting), the jquery.noconflict method makes jquery not working !!

so how can I check in the code if there is any conficliting then use jquery.noconflict, otherwise use the regulare jquery object?

please I need some help 
Thanks