Last Version

EasyRelease Library 0.2.2

Gradle plugin for Android projects that helps with signing release APKs

License

License

GroupId

GroupId

eu.inloop
ArtifactId

ArtifactId

easyrelease
Version

Version

0.2.2
Type

Type

jar
Description

Description

EasyRelease Library
Gradle plugin for Android projects that helps with signing release APKs
Project URL

Project URL

https://github.com/inloop/easyrelease
Source Code Management

Source Code Management

https://github.com/inloop/easyrelease

Download 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"]

Dependencies

test (1)

Group / Artifact Type Version
junit : junit jar 4.11

Project Modules

There are no modules declared in this project.