dependencies
Dependency management and resolution
Learn how to resolve 'Could not isolate parameters' error and AAPT2 dependency issues in Kotlin Multiplatform Mobile projects with Android Gradle Plugin 8.8.0. Fix build configuration problems and ensure compatibility.
Learn how to resolve dependency conflicts between langchain-community, langchain-openai, langchain-chroma, and langgraph-prebuilt packages with langchain-core and langchain-text-splitters. Best practices for Python project dependency management.
Resolve duplicate class errors like org.hamcrest.BaseDescription in Android Gradle projects when adding json-simple. Learn excludes, resolutionStrategy force, and substitution for Gradle 8.3 and Android Studio Otter 2.
Ensure @Configuration and @Primary beans from dependencies load in Spring Boot fat JARs by packaging shared modules as plain JARs and fixing mainClass.
Learn what the npm install --save flag does: how it records packages in package.json dependencies, how npm 5+ changed behavior and when to use --save-dev.