xtrasLibsDir

val Project.xtrasLibsDir: File

Path to the xtras libs directory. This where binary packages are extracted to.

Defaults to project.xtrasDir.resolve("libs")