Skip to content

Commit

Permalink
add jogamp repository
Browse files Browse the repository at this point in the history
  • Loading branch information
mingness committed Jan 11, 2025
1 parent 4a20174 commit e158e01
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -84,6 +84,7 @@ if(currentOS.isMacOsX) {
// You can add additional repositories here if your dependencies are hosted elsewhere.
repositories {
mavenCentral()
maven { url = uri("https://jogamp.org/deployment/maven/") }
}

// Add any external dependencies your library requires here.
Expand Down

0 comments on commit e158e01

Please sign in to comment.