Is jingle support is provided with smack code?

I want to know which smack version has jingle supprt. I don’t see it in latest version.

I want to import following atleast.

import org.jivesoftware.smackx.jingle.IncomingJingleSession;
import org.jivesoftware.smackx.jingle.JingleManager;
import org.jivesoftware.smackx.jingle.JingleSession;
import org.jivesoftware.smackx.jingle.JingleSessionRequest;
import org.jivesoftware.smackx.jingle.OutgoingJingleSession;

This topic was automatically closed 100 days after the last reply. New replies are no longer allowed.