Skip to content

Commit 856a6bf

Browse files
authored
Merge pull request #224 from imagej/scijava-plugins-io-table
Add scijava-plugins-io-table dependency
2 parents e146812 + b8c0692 commit 856a6bf

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

pom.xml

+5
Original file line numberDiff line numberDiff line change
@@ -190,6 +190,11 @@ Institute of Molecular Cell Biology and Genetics.</license.copyrightOwners>
190190
<artifactId>scijava-plugins-commands</artifactId>
191191
<scope>runtime</scope>
192192
</dependency>
193+
<dependency>
194+
<groupId>org.scijava</groupId>
195+
<artifactId>scijava-plugins-io-table</artifactId>
196+
<scope>runtime</scope>
197+
</dependency>
193198
<dependency>
194199
<groupId>org.scijava</groupId>
195200
<artifactId>scijava-plugins-platforms</artifactId>

0 commit comments

Comments
 (0)