mirror of
https://github.com/langchain-ai/langgraph.git
synced 2026-09-08 18:57:52 +02:00
5 lines
143 B
Groovy
5 lines
143 B
Groovy
dependencies {
|
|
// Internal dependencies
|
|
implementation project(':langgraph-checkpoint')
|
|
implementation project(':langgraph-core')
|
|
} |