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
When using jitpack.io to obtain jar from releases it throws: Could not find artifact com.github.Zrips:CMI-API:jar:9.6.5.0
Because the jitpack expects CMI-API-9.6.5.0.jar and on the releases it is CMI-API9.6.5.0.jar
Adding an Hyphen fixes the issue.