Last Version

android-appversion-gradle-plugin 1.2.0

Add extra information to output file name. Add build number to the application version.

License

License

Categories

Categories

Gradle Build Tools
GroupId

GroupId

com.github.hamsterksu
ArtifactId

ArtifactId

android-appversion-gradle-plugin
Version

Version

1.2.0
Type

Type

jar
Description

Description

android-appversion-gradle-plugin
Add extra information to output file name. Add build number to the application version.
Project URL

Project URL

https://github.com/hamsterksu/android-appversion-gradle-plugin

Download android-appversion-gradle-plugin 1.2.0


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

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.