We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ecd05fe commit 406c5ceCopy full SHA for 406c5ce
metafacture-io/build.gradle
@@ -19,8 +19,6 @@ description = 'Modules for reading and writing data streams'
19
20
dependencies {
21
api project(':metafacture-framework')
22
- api project(':metafacture-formatting')
23
- api project(':metafacture-xml')
24
implementation project(':metafacture-commons')
25
implementation "commons-io:commons-io:${versions.commons_io}"
26
implementation "org.apache.commons:commons-compress:${versions.commons_compress}"
0 commit comments