File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 269269 <dependency >
270270 <groupId >org.scijava</groupId >
271271 <artifactId >scijava-common</artifactId >
272- </dependency > <dependency >
272+ </dependency >
273+ <dependency >
273274 <groupId >org.scijava</groupId >
274275 <artifactId >scijava-ops</artifactId >
275276 <version >${project.version} </version >
276277 </dependency >
278+ <dependency >
279+ <groupId >org.scijava</groupId >
280+ <artifactId >scijava-functions</artifactId >
281+ <version >${project.version} </version >
282+ </dependency >
277283 <dependency >
278284 <groupId >org.scijava</groupId >
279285 <artifactId >scijava-testutil</artifactId >
Original file line number Diff line number Diff line change 109109 <groupId >org.scijava</groupId >
110110 <artifactId >scijava-common</artifactId >
111111 </dependency >
112+ <dependency >
113+ <groupId >org.scijava</groupId >
114+ <artifactId >scijava-functions</artifactId >
115+ <version >${project.version} </version >
116+ </dependency >
112117 <dependency >
113118 <groupId >org.scijava</groupId >
114119 <artifactId >scijava-types</artifactId >
You can’t perform that action at this time.
0 commit comments