You can use `kotlin-dsl` plugin and get most of DS...
# gradle
g
You can use
kotlin-dsl
plugin and get most of DSLs even in your plugin. But not static extension accessors, like in case of
android
(because extension accessors available only when you apply plugin using
plugins
dsl