Using local path
Use a Local Installation
Section titled “Use a Local Installation”The plugin can also use a local Jextract installation. Setting the installation path in the DSL activates this alternative mode.
jextract.local(layout.projectDirectory.dir("/usr/local/opt/jextract-22/"))
jextract.local(layout.projectDirectory.dir "/usr/local/opt/jextract-22/")