| License |
License |
|---|---|
| GroupId | GroupIdio.github.kongpf8848 |
| ArtifactId | ArtifactIdversion-plugin |
| Version | Version1.0.1 |
| Type | Typejar |
| Description |
DescriptionVersionPlugin
plugin for rename output apk name
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| version-plugin-1.0.1.pom | |
| version-plugin-1.0.1.jar | 15 KB |
| version-plugin-1.0.1-sources.jar | 3 KB |
| version-plugin-1.0.1-javadoc.jar | 261 bytes |
| Browse |
<!-- https://jarcasting.com/artifacts/io.github.kongpf8848/version-plugin/ -->
<dependency>
<groupId>io.github.kongpf8848</groupId>
<artifactId>version-plugin</artifactId>
<version>1.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.kongpf8848/version-plugin/
implementation 'io.github.kongpf8848:version-plugin:1.0.1'
// https://jarcasting.com/artifacts/io.github.kongpf8848/version-plugin/
implementation ("io.github.kongpf8848:version-plugin:1.0.1")
'io.github.kongpf8848:version-plugin:jar:1.0.1'
<dependency org="io.github.kongpf8848" name="version-plugin" rev="1.0.1">
<artifact name="version-plugin" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.kongpf8848', module='version-plugin', version='1.0.1')
)
libraryDependencies += "io.github.kongpf8848" % "version-plugin" % "1.0.1"
[io.github.kongpf8848/version-plugin "1.0.1"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.android.tools.build : gradle | jar | 3.6.3 |