We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 32c31b5 commit a596ad2Copy full SHA for a596ad2
java/libraries/dxf/build.gradle.kts
@@ -12,7 +12,6 @@ sourceSets {
12
repositories{
13
mavenCentral()
14
maven("https://jogamp.org/deployment/maven/")
15
- maven("https://maven.pkg.jetbrains.space/public/p/kotlin/p/kotlin/bootstrap") // Kotlin EAP repository
16
}
17
18
dependencies{
0 commit comments