Skip to content
Snippets Groups Projects
Commit 5f7cff99 authored by felmer's avatar felmer
Browse files

SSDM-5783: revert removing jai library removed from build script of image-readers

SVN: 38897
parent 2923adc9
No related branches found
No related tags found
No related merge requests found
......@@ -6,6 +6,7 @@ apply from: '../gradle/javaproject.gradle'
dependencies {
compile project(':common'),
'imagej:ij:+',
'sun:jai:+',
'bioformats:bioformats:+',
'slf4j:slf4j:+',
'slf4j:slf4j-log4j12:+'
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment