We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 11a51bd commit 46eb16cCopy full SHA for 46eb16c
core/build.gradle
@@ -12,6 +12,7 @@ dependencies {
12
// </Testerra>
13
14
compile 'commons-io:commons-io:2.6'
15
+ // StringUtils needs api dep
16
compile 'org.apache.commons:commons-lang3:3.9'
17
18
// <PdfUtils>
0 commit comments