Dependency "com.github.Dansoftowner:jSystemThemeDetector:3.9.1." is missing
Closed this issue · 3 comments
ClaudiusSeibt commented
Error thrown by InteliJ:
Execution failed for task ':fopbot_playground.example.FillRectangle.main()'.
Could not resolve all files for configuration ':runtimeClasspath'.
Could not find com.github.Dansoftowner:jSystemThemeDetector:3.9.1.
Searched in the following locations:
- https://repo.maven.apache.org/maven2/com/github/Dansoftowner/jSystemThemeDetector/3.9.1/jSystemThemeDetector-3.9.1.pom
Required by:
root project : > org.tudalgo:fopbot:0.8.0
Possible solution:
- Declare repository providing the artifact, see the documentation at https://docs.gradle.org/current/userguide/declaring_repositories.html
ClaudiusSeibt commented
The url "https://repo.maven.apache.org/maven2/com/github/Dansoftowner/jSystemThemeDetector/3.9.1/jSystemThemeDetector-3.9.1.pom" returns a 404 status code
ClaudiusSeibt commented
Rdeisenroth commented
Fixed in 2ec3fc6