JRAW icon indicating copy to clipboard operation
JRAW copied to clipboard

Problems setting up gradle dependencies

Open Jake-Samuels opened this issue 4 years ago • 2 comments

I've set up the build.gradle file as per the quickstart instructions, but i'm unable to import anything from JRAW itself. is the quickstart guide up to date?

Jake-Samuels avatar May 18 '20 20:05 Jake-Samuels

I've set up the build.gradle file as per the quickstart instructions, but i'm unable to import anything from JRAW itself. is the quickstart guide up to date?

What is your current build.gradle setup?

gusuu1 avatar May 22 '20 10:05 gusuu1

Probably necro'ing but when I first added the dependency I forgot to add the repository jcenter() to my gradle file. Maybe that's the case for you too?

Shadoka avatar Oct 26 '20 09:10 Shadoka