Google demo API issue

I follow the launch of the Google task API and I just started playing with it, but I can’t compile the first steps, I have

Exception in thread "main" java.lang.NoClassDefFoundError: com/google/common/base/Preconditions

Does anyone have a similar error or does he know how I can fix it? I follow the example at http://code.google.com/intl/es-ES/apis/tasks/v1/using.html#retrieving_task_lists

Thanks in advance

+3
source share
1 answer

Java google API Google Guava. guava-r09.jar ( zip ) . Maven, .

+5

All Articles