SyntaxFix
Write A Post
Hire A Developer
Questions
According to the documentation, use a relative path for a local jar dependency as follows:
dependencies { implementation files('libs/something_local.jar') }