Просмотр исходного кода

commons-collections4 is now also required for the main-jar

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1772149 13f79535-47bb-0310-9956-ffa450edef68
pull/43/head
Dominik Stadler 7 лет назад
Родитель
Сommit
db4b73a8c1
1 измененных файлов: 1 добавлений и 0 удалений
  1. 1
    0
      build.gradle

+ 1
- 0
build.gradle Просмотреть файл

@@ -130,6 +130,7 @@ project('main') {
dependencies {
compile 'commons-codec:commons-codec:1.10'
compile 'commons-logging:commons-logging:1.2'
compile 'org.apache.commons:commons-collections4:4.1'
testCompile 'junit:junit:4.12'
}

Загрузка…
Отмена
Сохранить