Android Gradle Singing-plugin

A gradle plugin for android builds to read signing information from an external location

License

License

GroupId

GroupId

ch.approppo
ArtifactId

ArtifactId

signingplugin
Last Version

Last Version

2.0.2
Release Date

Release Date

Type

Type

jar
Description

Description

Android Gradle Singing-plugin
A gradle plugin for android builds to read signing information from an external location
Project URL

Project URL

https://bitbucket.org/approppo/signingplugin
Source Code Management

Source Code Management

https://bitbucket.org/approppo/signingplugin

Download signingplugin

How to add to project

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.

Versions

Version
2.0.2
1.4.1