I'm trying to work on my project that used this dependency but maven gives me error inside eclipse(tried older and new versions same issue)
I'm using this code to get the dependency
EDIT2: I'm going to close it i will just use -SNAPSHOT seems like button activity works with that. I noticed on discord that button doesn't show up but only if I run the app for others I can see it. I can also see the button on my phone on my status so I don't know whats going on on desktop client...
I'm trying to work on my project that used this dependency but maven gives me error inside eclipse(tried older and new versions same issue) I'm using this code to get the dependency
[WARNING] The POM for com.github.JnCrMx:discord-game-sdk4j:jar:java-impl-v0.1-g70b1e9d-210 is missing, no dependency information available
Clicking on log button on the jitpack io site shows file not found for java-impl and if I try to see log for master snapshot build log fine. EDIT: Seems like the log show build date of today at Date: Wed Jun 26 14:11:46. but still doesn't work in maven config file of the project. https://jitpack.io/com/github/JnCrMx/discord-game-sdk4j/java-impl-v0.1-g70b1e9d-210/build.log https://jitpack.io/com/github/JnCrMx/discord-game-sdk4j/-v0.1-g5cdac34-224/build.log
EDIT2: I'm going to close it i will just use -SNAPSHOT seems like button activity works with that. I noticed on discord that button doesn't show up but only if I run the app for others I can see it. I can also see the button on my phone on my status so I don't know whats going on on desktop client...