Skip to content

Commit

Permalink
Add jogamp repo for gluegen dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
nkuehnel committed May 17, 2024
1 parent 78e95b8 commit a41172c
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -50,6 +50,11 @@
<id>jzy3d</id>
<url>https://maven.jzy3d.org/releases/</url>
</repository>
<!-- for glugen dependency -->
<repository>
<id>jogamp</id>
<url>https://jogamp.org/deployment/maven</url>
</repository>
</repositories>

<dependencies>
Expand Down

0 comments on commit a41172c

Please sign in to comment.