on cli you can specify your jar file with `--plugi...
# detekt
a
on cli you can specify your jar file with
--plugins
and in gradle plugin you have the field
plugins = file(path/to/your/jar)