添加依赖
<dependency>
    <groupId>io.github.mymx2.check.format-base</groupId>
    <artifactId>io.github.mymx2.check.format-base.gradle.plugin</artifactId>
    <version>1.4.2</version>
</dependency>
implementation 'io.github.mymx2.check.format-base:io.github.mymx2.check.format-base.gradle.plugin:1.4.2'
io.github.mymx2.check.format-base:io.github.mymx2.check.format-base.gradle.plugin:1.4.2
<dependency org="io.github.mymx2.check.format-base" name="io.github.mymx2.check.format-base.gradle.plugin" rev="1.4.2" />
libraryDependencies += "io.github.mymx2.check.format-base" % "io.github.mymx2.check.format-base.gradle.plugin" % "1.4.2"
@Grab(group='io.github.mymx2.check.format-base', module='io.github.mymx2.check.format-base.gradle.plugin', version='1.4.2')
[io.github.mymx2.check.format-base/io.github.mymx2.check.format-base.gradle.plugin "1.4.2"]
'io.github.mymx2.check.format-base:io.github.mymx2.check.format-base.gradle.plugin:jar:1.4.2'