publish-plugin VS gradle-play-publisher

Compare publish-plugin vs gradle-play-publisher and see what are their differences.

publish-plugin

Gradle plugin for publishing to Nexus repositories (by gradle-nexus)

gradle-play-publisher

GPP is Android's unofficial release automation Gradle Plugin. It can do anything from building, uploading, and then promoting your App Bundle or APK to publishing app listings and other metadata. (by Triple-T)
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
publish-plugin gradle-play-publisher
3 5
381 4,065
0.3% 0.2%
8.4 6.7
1 day ago about 2 months ago
Kotlin Kotlin
Apache License 2.0 MIT License
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

publish-plugin

Posts with mentions or reviews of publish-plugin. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-04-21.
  • Publishing Android libraries to MavenCentral in 2021
    3 projects | dev.to | 21 Apr 2021
    To easily automate publishing later, you'll use the gradle-nexus/publish-plugin tool. This has to be added in your project level (root) build.gradle file as a dependency.
  • No-bullshit guide on publishing your Gradle projects to Maven Central
    2 projects | dev.to | 27 Feb 2021
    There is a remedy: Gradle Nexus Publish Plugin. This plugin automatically closes and releases OSSRH staging repositories whenever you publish something. To use it, remove the repositories section from the publishing plugin configuration of your build script (the one mentioning "OSSRH" in my example above) and add these lines to your build:
  • How to publish a Gradle project to OSSRH.
    3 projects | /r/java | 5 Feb 2021
    Yeah, the new plugin which combines both of these functionalities is wip https://github.com/gradle-nexus/publish-plugin . I assume this will get released soon.

gradle-play-publisher

Posts with mentions or reviews of gradle-play-publisher. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-02-21.