Please do not reply to a 9 year old topic. Create a new topic and reference it if you feel its relevant.
We have no plans to integrate with jEvents as already stated in that topic. If you want to integrate jEvents you will have to do so yourself using CB Auto Actions as explained in that topic.
So, it should be possible to use this code for a single event triggering an Auto Action.
Import it and call whatever functions it provides using a Code action with Method set to PHP as you can utilize PHP there. You'd probably want to call it anytime an event is created is my guess, which would be the gj_onAfterCreateEvent trigger.