You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The problem with extra resolver has been solved in kohsuke/github-api v1.92, so there's no need anymore for switching to another library (also taking into account that none of the alternatives fits perfectly out of the box).
To something that doesn't require additional dependency resolvers and (preferably) is Scala-idiomatic. For example:
Scala
https://github.com/teads/github-api-clienthttps://github.com/xuwei-k/ghscalahttps://github.com/dwijnand/octokithttps://github.com/softprops/hubcatJava
👍 doesn't depend on Scala version 😄
has a problem with that extra resolver: Unable to resolve github-api artifacts from Maven Central hub4j/github-api#195(solved in v1.92)The text was updated successfully, but these errors were encountered: