Последняя версия

Publisher Plugin 1.0.0

A Gradle plugin for publishing your Android app to Google Play

Лицензия

Лицензия

Категории

Категории

Gradle Компиляция и сборка
Группа

Группа

co.parish.stephen.publisher
Идентификатор

Идентификатор

gradle-plugin
Версия

Версия

1.0.0
Тип

Тип

jar
Описание

Описание

Publisher Plugin
A Gradle plugin for publishing your Android app to Google Play
Ссылка на сайт

Ссылка на сайт

https://github.com/stephenparish/publisher-plugin
Система контроля версий

Система контроля версий

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

Скачать 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"]

Зависимости

compile (2)

Идентификатор библиотеки Тип Версия
com.android.tools.build : gradle jar 0.12.1
com.google.apis : google-api-services-androidpublisher jar v2-rev6-1.19.0

Модули Проекта

Данный проект не имеет модулей.