Last Version

Publisher Plugin 1.0.0

A Gradle plugin for publishing your Android app to Google Play

License

License

Categories

Categories

Gradle Build Tools
GroupId

GroupId

co.parish.stephen.publisher
ArtifactId

ArtifactId

gradle-plugin
Version

Version

1.0.0
Type

Type

jar
Description

Description

Publisher Plugin
A Gradle plugin for publishing your Android app to Google Play
Project URL

Project URL

https://github.com/stephenparish/publisher-plugin
Source Code Management

Source Code Management

https://github.com/stephenparish/publisher-plugin

Download gradle-plugin 1.0.0


<!-- https://jarcasting.com/artifacts/co.parish.stephen.publisher/gradle-plugin/ -->
<dependency>
    <groupId>co.parish.stephen.publisher</groupId>
    <artifactId>gradle-plugin</artifactId>
    <version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/co.parish.stephen.publisher/gradle-plugin/
implementation 'co.parish.stephen.publisher:gradle-plugin:1.0.0'
// https://jarcasting.com/artifacts/co.parish.stephen.publisher/gradle-plugin/
implementation ("co.parish.stephen.publisher:gradle-plugin:1.0.0")
'co.parish.stephen.publisher:gradle-plugin:jar:1.0.0'
<dependency org="co.parish.stephen.publisher" name="gradle-plugin" rev="1.0.0">
  <artifact name="gradle-plugin" type="jar" />
</dependency>
@Grapes(
@Grab(group='co.parish.stephen.publisher', module='gradle-plugin', version='1.0.0')
)
libraryDependencies += "co.parish.stephen.publisher" % "gradle-plugin" % "1.0.0"
[co.parish.stephen.publisher/gradle-plugin "1.0.0"]

Dependencies

compile (2)

Group / Artifact Type Version
com.android.tools.build : gradle jar 0.12.1
com.google.apis : google-api-services-androidpublisher jar v2-rev6-1.19.0

Project Modules

There are no modules declared in this project.