KevinnZou / compose-webview-multiplatform

WebView for JetBrains Compose Multiplatform
https://kevinnzou.github.io/compose-webview-multiplatform/
Apache License 2.0
318 stars 40 forks source link

use <1.7.2> cannot find org.jogamp.gluegen:gluegen-rt:2.5.0! #47

Closed xuie0000 closed 6 months ago

xuie0000 commented 6 months ago

Execution failed for task ':desktop:run'.

Could not resolve all files for configuration ':desktop:runtimeClasspath'. Could not find org.jogamp.gluegen:gluegen-rt:2.5.0. Searched in the following locations:

xuie0000 commented 6 months ago

repositories { google() mavenCentral() maven { url = uri("https://jogamp.org/deployment/maven") } }