is not current version
Last Version 0.3.0

com.github.k0shk0sh.easy.version:com.github.k0shk0sh.easy.version.gradle.plugin 0.2.0

Gradle plugin to manage your libraries and app versioning.

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.2.0
Type

Type

pom

Download com.github.k0shk0sh.easy.version.gradle.plugin 0.2.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.2.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.2.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.2.0")
'com.github.k0shk0sh.easy.version:com.github.k0shk0sh.easy.version.gradle.plugin:pom:0.2.0'
<dependency org="com.github.k0shk0sh.easy.version" name="com.github.k0shk0sh.easy.version.gradle.plugin" rev="0.2.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.2.0')
)
libraryDependencies += "com.github.k0shk0sh.easy.version" % "com.github.k0shk0sh.easy.version.gradle.plugin" % "0.2.0"
[com.github.k0shk0sh.easy.version/com.github.k0shk0sh.easy.version.gradle.plugin "0.2.0"]