Installation for Gradle Projects
suggest changeAdd the following pom to the dependencies section of your gradle build file :
project.dependencies { compile 'org.roboguice:roboguice:3.+' provided 'org.roboguice:roboblender:3.+' }
Found a mistake? Have a question or improvement idea?
Let me know.
Table Of Contents