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:
- ERROR: dependencies ‘curl’, ‘openssl’ are not available for package ‘httr’
- Grpc Compilation issues: “C++ versions less than C++11 are not supported.
- [Solved] SpringBoot Error: HttpMediaTypeNotSupportedException: Content type ‘application/json‘ not supported
- [Solved] Conversion not supported for type java.time.LocalDateTime
- [Solved] Synchronous operations are disallowed. Call ReadAsync or set AllowSynchronousIO to true instead.
- [Solved] Android x relies on AAR errors: Failed to transform…
- bazel Compile Error: absl/base/policy_checks.h:79:2: error: #error “C++ versions less than C++14 are not supported.”
- [Solved] Mavenwas cached in the local repository
- Feign declarative call service feign.codec.DecodeException: Error while extracting response for type [class **] and…
- [Solved] Error: error C2601: ‘b‘ : local function definitions are illegal error C2063: ‘b‘ : not a function
- Android Error: META-INF/DEPENDENCIES [How to Solve]
- Error starting vue project these dependencies were not found:create in ./src/router/modules/md.js
- Mvn dependency:copy-dependencies -DoutputDirectory=lib package Error
- [Solved] Opencv Compile Error: (CMake Error: The following variables are used in this project, but they are set to not)
- [Solved] Could not resolve all dependencies for configuration ‘:app:debugRuntimeClass
- [Solved] Flink Hadoop is not in the classpath/dependencies
- Local repository upload to remote repository error: failed to push some refs to ‘https://hub.fastgit.org/zhizhangxuezhang/ui-test.git‘
- [Solved] The method getContextPath() from the type HttpServletRequest refers to the missing type String
- [Solved] Angular Start Project Error: The target entry-point “ngx-echarts“ has missing dependencies: – @juggle/resi
- [Solved] Flink Error: Flink Hadoop is not in the classpath/dependencies