Поддерживаются все jar-файлы, доступные в репозитории maven. p>
ОБНОВЛЕНИЕ:
Итак, теперь я добавил в проект внешнюю библиотеку maven.

Но у меня все равно не получается.
Я пробовал
Код: Выделить всё
import com.googlecode.json-simple.JSONObject;Код: Выделить всё
error: ';' expected
import com.googlecode.json-simple.JSONObject;
^
Код: Выделить всё
import com.googlecode.json_simple.JSONObject;Код: Выделить всё
error: package com.googlecode.json_simple.parser does not exist
import com.googlecode.json_simple.parser.JSONParser;
^
Подробнее здесь: https://stackoverflow.com/questions/646 ... ven-failed
Мобильная версия