Skip to content

Commit

Permalink
[JOGL] Add jzy3d maven repository
Browse files Browse the repository at this point in the history
  • Loading branch information
RoiArthurB committed Jan 11, 2022
1 parent faa736d commit b6b0df7
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions msi.gama.parent/pom.xml
Expand Up @@ -35,6 +35,12 @@
<id>tycho-snapshots</id>
<url>https://repo.eclipse.org/content/repositories/tycho-snapshots/</url>
</pluginRepository>

<pluginRepository>
<id>jzy3d-releases</id>
<name>Jzy3d Releases</name>
<url>https://maven.jzy3d.org/releases/</url>
</pluginRepository>
</pluginRepositories>


Expand Down

0 comments on commit b6b0df7

Please sign in to comment.