<@U0KBF8D7V> that sounds a lot like regular tasks ...
# gradle
e
@Paul Woitaschek that sounds a lot like regular tasks you should add to your build, and some existing tasks building your application would consume their output. You could put them in your application module build scripts, possibly in a separate applied build script file if their declaration gets longish. A separate module/project in your build would be required if you already have at least two modules/projects that consume the output of your tasks.