ManifestReplace Plugin

Gradle plugin to add more placeholders to your manifest.xml.

License

License

GroupId

GroupId

com.github.castorflex.manifestreplace
ArtifactId

ArtifactId

plugin
Last Version

Last Version

1.1.1
Release Date

Release Date

Type

Type

jar
Description

Description

ManifestReplace Plugin
Gradle plugin to add more placeholders to your manifest.xml.
Project URL

Project URL

https://github.com/castorflex/manifestreplace-plugin
Source Code Management

Source Code Management

https://github.com/castorflex/manifestreplace-plugin

Download plugin

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
com.android.tools.build : gradle jar 0.13.3

Project Modules

There are no modules declared in this project.

Versions

Version
1.1.1
1.1.0
1.0.0