ChanTsune / LicenseToolsPlusPlugin

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

LicenseToolsPluginPlus

Setup

buildscript {
    dependencies {
        classpath "com.github.chantsune:license-tools-plus:${version}"
    }
}
plugin {
    id "com.github.chantsune.license-tools-plus"
}

License

This project published under MIT License.

This plugin used cortinico/kotlin-gradle-plugin-template for a template.

About

License:MIT License


Languages

Language:Kotlin 100.0%