plugins { } dependencies { compileOnly(project(":aswm-api")) implementation("com.github.luben:zstd-jni:1.5.2-2") }