Skip to content

Commit

Permalink
Merge pull request #1117 from matsim-org/jogamp-repo
Browse files Browse the repository at this point in the history
add jogamp repo for gluegen dependency
  • Loading branch information
nkuehnel committed May 17, 2024
2 parents 5d3f52f + 3d2bcf1 commit 959adc7
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 959adc7

Please sign in to comment.