mirror of
https://github.com/langchain-ai/langgraph.git
synced 2026-08-25 09:02:25 +02:00
5 lines
121 B
Groovy
5 lines
121 B
Groovy
rootProject.name = 'langgraph-java'
|
|
|
|
include 'langgraph-checkpoint'
|
|
include 'langgraph-core'
|
|
include 'langgraph-examples' |