ES and JAVA

Hi,
I'm just starting with ES and i wan't use it in my program (JAVA) but i don't understand how i can import the library.I've read the docs but...

I've try :
import org.elasicsearch.*;

But it doesn't work...

Someone can explain ?
Thanks for help.

Sushis