When you declare a version using the shorthand notation, then the version is considered a required version:| docs.gradle.org
Gradle represents the scope of a dependency with the help of a Configuration.| docs.gradle.org
This plugin provides publications of type MavenPublication. To learn how to define and use publications, see the section on basic publishing.| docs.gradle.org
Plugins can be implemented as binary plugins, precompiled script plugins, or script plugins:| docs.gradle.org