Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
7
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Open sidebar
lib
Moduli
Commits
7b3e2a78
Commit
7b3e2a78
authored
Sep 10, 2017
by
DominikE
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Add dependency for graph library
parent
a0c08d45
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
6 additions
and
0 deletions
+6
-0
pom.xml
pom.xml
+6
-0
No files found.
pom.xml
View file @
7b3e2a78
...
...
@@ -44,6 +44,12 @@
<scope>
test
</scope>
</dependency>
<dependency>
<groupId>
org.jgrapht
</groupId>
<artifactId>
jgrapht-core
</artifactId>
<version>
1.0.1
</version>
</dependency>
</dependencies>
<build>
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a 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