Publishing
The publishing process is the same as it is for regular JVM libraries.
With godot.isLibrary.set(true), the plugin leaves you with a standard library jar named after the Gradle project, so you can publish it with the same Maven or composite-build workflows you already use for regular JVM libraries.