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

EasyRelease Library 0.2.2

Gradle plugin for Android projects that helps with signing release APKs

Лицензия

Лицензия

Группа

Группа

eu.inloop
Идентификатор

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

easyrelease
Версия

Версия

0.2.2
Тип

Тип

jar
Описание

Описание

EasyRelease Library
Gradle plugin for Android projects that helps with signing release APKs
Ссылка на сайт

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

https://github.com/inloop/easyrelease
Система контроля версий

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

https://github.com/inloop/easyrelease

Скачать easyrelease 0.2.2


<!-- https://jarcasting.com/artifacts/eu.inloop/easyrelease/ -->
<dependency>
    <groupId>eu.inloop</groupId>
    <artifactId>easyrelease</artifactId>
    <version>0.2.2</version>
</dependency>
// https://jarcasting.com/artifacts/eu.inloop/easyrelease/
implementation 'eu.inloop:easyrelease:0.2.2'
// https://jarcasting.com/artifacts/eu.inloop/easyrelease/
implementation ("eu.inloop:easyrelease:0.2.2")
'eu.inloop:easyrelease:jar:0.2.2'
<dependency org="eu.inloop" name="easyrelease" rev="0.2.2">
  <artifact name="easyrelease" type="jar" />
</dependency>
@Grapes(
@Grab(group='eu.inloop', module='easyrelease', version='0.2.2')
)
libraryDependencies += "eu.inloop" % "easyrelease" % "0.2.2"
[eu.inloop/easyrelease "0.2.2"]

Зависимости

test (1)

Идентификатор библиотеки Тип Версия
junit : junit jar 4.11

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

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