Last Version

Gradle versioning manager 0.3.0

Gradle plugin to manage your libraries and app versioning.

License

License

Categories

Categories

Gradle Build Tools Github Development Tools Version Controls
GroupId

GroupId

com.github.k0shk0sh.easy.version
ArtifactId

ArtifactId

com.github.k0shk0sh.easy.version.gradle.plugin
Version

Version

0.3.0
Type

Type

pom
Description

Description

Gradle versioning manager
Gradle plugin to manage your libraries and app versioning.
Project URL

Project URL

https://github.com/k0shk0sh/EasyVersion
Source Code Management

Source Code Management

https://github.com/k0shk0sh/EasyVersion

Download com.github.k0shk0sh.easy.version.gradle.plugin 0.3.0


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

Dependencies

compile (1)

Group / Artifact Type Version
com.github.k0shk0sh : easyversion jar unspecified

Project Modules

There are no modules declared in this project.