SyntaxFix
Write A Post
Hire A Developer
Questions
The best way to do it is to add this in your build.gradle file and hit the sync option
dependency{ compile files('path.jar') }