Create a local warehouse and add dependencies
dependencies {
compile fileTree(include: ['*.jar'], dir: 'libs')
compile(name:'guideview-release', ext:'aar')
// compile project(':guideview')
}
repositories {
flatDir{
dirs 'libs'
}
}
Read More:
- [Solved] Mavenwas cached in the local repository
- [Solved] Git Error: fatal: refusing to merge unrelated histories
- How to Solve QT and PCIe interactive loading setupapi.H error
- [Solved] Error: Cannot fit requested classes in a single dex file (# methods: 149346 > 65536)
- Local repository upload to remote repository error: failed to push some refs to ‘https://hub.fastgit.org/zhizhangxuezhang/ui-test.git‘
- [Solved] Error d8021: invalid numeric parameter “/wno CPP” cython_bbox
- [Solved] Spring cloud introduces zuul dependency error
- [Solved] Failed to resolve: com.serenegiant:common:1.5.20
- [Solved] IntelliJ IDEA Compile Error: Errorjava Compilation failed internal java compiler error
- C++:error C2872: ‘byte‘: ambiguous symbol [How to Solve]
- How to Solve [error] malformed \uxxxx encoding Error
- [Solved] Android app development version update failed, Android – error: task execution failed ‘: app: com
- Apache Altas Compile Error: [ERROR] Failed to execute goal on project atlas-testtools: Could not resolve
- hint: Updates were rejected because the remote contains work that you do To XXX
- How to Solve Gradle Error: Plugin with id ‘jetty’ not found.
- Start error in maven web project java.lang.ClassNotFoundException: org.springframework.web.util.Log4jConfigListener
- [Solved] Error: SRC refspec master doors not match any
- [Solved] error adding symbols: File in wrong format collect2: error: ld returned 1 exit status
- The SDK of Android webrtc compiled with Ninja – C out / release command reported an error, and the Android NDK processing method could not be found
- How to Solve Maven Error: Return code is: 501 , ReasonPhrase:HTTPS Required.