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

com.github.castorflex.manifestreplace:plugin 1.0.0

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

Группа

Группа

com.github.castorflex.manifestreplace
Идентификатор

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

plugin
Версия

Версия

1.0.0
Тип

Тип

jar

Скачать plugin 1.0.0


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