The project seems to build fine, and I see it downloading that library, but it then doesn't seem to be in my class path. I feel like I must be skipping some obvious step.
e
Eugene Freeman
09/02/2020, 7:56 PM
Hey, strange thing. Could you please shade light on how you detected it's not in your classpath? Also, great to clarify the following questions:
1. Is your project single module?
2. What File -> Project Structure looks like?
3. Can you check run comman in debug console - is there anything about your the library?
Eugene Freeman
09/02/2020, 7:59 PM
I think you have extend you repositories section. Try to add this into your `settings.gradle.kts`: