Replacement for GLU.glUnproject

Hi Everyone,

I’ve been moving my code to LWJGL version 3…
In moving my raycasting code ive come across the realization that GLU.unproject is no longer in lwjgl.

So now i need a replacement. Im wondering if anyone knows of any pure java ports of the GLU.unproject… (or any other viable alternative)

thanks
j.