Skip to main content

Setting Up the SDK

You will need the following in your target build.gradle.kts file:

implementation("ai.dockware:dockware-core:1.1.0")

That's it!