mirror of
https://github.com/apache/poi.git
synced 2025-03-06 17:09:08 +00:00
still hacking the build
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1892936 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
8cc9675636
commit
23fe7998e1
@ -29,6 +29,7 @@ sourceSets {
|
||||
dependencies {
|
||||
api project(':poi-ooxml')
|
||||
// api project(':poi-scratchpad')
|
||||
implementation project(path: ':poi', configuration: 'archives')
|
||||
implementation project(path: ':poi-ooxml', configuration: 'archives')
|
||||
implementation project(path: ':poi-ooxml-full', configuration: 'archives')
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user