Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Bioimage Analysis
Plugin template
Commits
76e83aff
Commit
76e83aff
authored
Aug 26, 2020
by
Jean-Yves TINEVEZ
Browse files
Add icy-kernel as dependency.
parent
d9fdf89d
Changes
1
Hide whitespace changes
Inline
Side-by-side
pom.xml
View file @
76e83aff
...
...
@@ -63,7 +63,12 @@
</build>
<!-- List of project's dependencies -->
<dependencies>
<dependencies>
<!-- The core of Icy -->
<dependency>
<groupId>
org.bioimageanalysis.icy
</groupId>
<artifactId>
icy-kernel
</artifactId>
</dependency>
</dependencies>
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment