Alexander Kryuchkov
Results
12
comments of
Alexander Kryuchkov
The temporary solution is modifying repositories entry in the `build.gradle.kts`: ``` repositories { mavenCentral() { name = "Download only jar for incorrect packages with POM" metadataSources { artifact() } content...
I faced with the same problem. Polars version is 0.20.25