Skip to content
Snippets Groups Projects
Commit 054169c8 authored by Stephan Saalfeld's avatar Stephan Saalfeld
Browse files

added java3d vecmath 1.3.1 dependency as it did not get resolved properly

in my vanilla eclipse import otherwise
parent b5f68bd6
Branches
Tags
No related merge requests found
......@@ -74,6 +74,11 @@
<artifactId>jdom2</artifactId>
<version>2.0.5</version>
</dependency>
<dependency>
<groupId>java3d</groupId>
<artifactId>vecmath</artifactId>
<version>1.3.1</version>
</dependency>
</dependencies>
<developers>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment