Android代码-gradle-maven-publish-plugin

时间:2022-08-26 15:00:14
【文件属性】:

文件名称:Android代码-gradle-maven-publish-plugin

文件大小:99KB

文件格式:ZIP

更新时间:2022-08-26 15:00:14

Android代码

gradle-maven-publish-plugin Gradle plugin that creates an uploadArchives task to automatically upload all of your Java, Kotlin or Android libraries to any Maven instance. This plugin is based on Chris Banes initial implementation and has been enhanced to add Kotlin support and keep up with the latest changes. Set up module/build.gradle buildscript { repositories { mavenCentral() } dependencies { classpath 'com.vanniktech:gradle-maven-publish-plugin:0.7.0' } } apply plugin: "com.


【文件预览】:
gradle-maven-publish-plugin-master
----gradlew(6KB)
----.buildscript()
--------deploy_snapshot.sh(1KB)
----src()
--------integrationTest()
--------test()
--------main()
----code_quality_tools()
--------detekt.yml(345B)
----.travis.yml(2KB)
----LICENSE(11KB)
----gradle()
--------integration-test.gradle(680B)
--------wrapper()
----README.md(3KB)
----gradlew.bat(3KB)
----gradle.properties(859B)
----.editorconfig(26B)
----.gitignore(206B)
----CHANGELOG.md(5KB)
----build.gradle(3KB)

网友评论