Skip to content
TinyZ edited this page Aug 15, 2020 · 3 revisions

添加Maven仓库

maven {
    name "GithubPackages"
    url "https://maven.pkg.github.com/TinyZzh/StructUtil"
    credentials {
        username = 'TinyZzh'
        password = '965234dd44db6552d02a09827624c36c9eea72f8'
    }
}

查看用户指南

用户指南

Clone this wiki locally