Skip to content

Commit e158e01

Browse files
committed
add jogamp repository
1 parent 4a20174 commit e158e01

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

build.gradle.kts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -84,6 +84,7 @@ if(currentOS.isMacOsX) {
8484
// You can add additional repositories here if your dependencies are hosted elsewhere.
8585
repositories {
8686
mavenCentral()
87+
maven { url = uri("https://jogamp.org/deployment/maven/") }
8788
}
8889

8990
// Add any external dependencies your library requires here.

0 commit comments

Comments
 (0)