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

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

Gradle plugin to manage your libraries and app versioning.

Категории

Категории

Gradle Компиляция и сборка Github Инструменты разработки Контроль версий
Группа

Группа

com.github.k0shk0sh.easy.version
Идентификатор

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

com.github.k0shk0sh.easy.version.gradle.plugin
Версия

Версия

0.1.0
Тип

Тип

pom

Скачать com.github.k0shk0sh.easy.version.gradle.plugin 0.1.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.1.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.1.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.1.0")
'com.github.k0shk0sh.easy.version:com.github.k0shk0sh.easy.version.gradle.plugin:pom:0.1.0'
<dependency org="com.github.k0shk0sh.easy.version" name="com.github.k0shk0sh.easy.version.gradle.plugin" rev="0.1.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.1.0')
)
libraryDependencies += "com.github.k0shk0sh.easy.version" % "com.github.k0shk0sh.easy.version.gradle.plugin" % "0.1.0"
[com.github.k0shk0sh.easy.version/com.github.k0shk0sh.easy.version.gradle.plugin "0.1.0"]