husnjak / IGDB-API-JVM

Wrapper for IGDBs API written in Kotlin should work for all JVM based languages, tested in Kotlin & Java
MIT License
39 stars 11 forks source link

Couldn't download library #21

Open ernstmarco opened 1 year ago

ernstmarco commented 1 year ago

When I add this dependency:

<dependency>
  <groupId>io.github.husnjak</groupId>
  <artifactId>igdb-api-jvm</artifactId>
  <version>1.0.10</version>
</dependency>

I get this error in IntelliJ:

2023-03-12_14-46