JRAW
JRAW copied to clipboard
Problems setting up gradle dependencies
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?
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?
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?