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

io.github.nefilim.gradle.semver-plugin:io.github.nefilim.gradle.semver-plugin.gradle.plugin 0.2.2

Git Flow Semver Gradle Plugin

Категории

Категории

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

Группа

io.github.nefilim.gradle.semver-plugin
Идентификатор

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

io.github.nefilim.gradle.semver-plugin.gradle.plugin
Версия

Версия

0.2.2
Тип

Тип

pom

Скачать io.github.nefilim.gradle.semver-plugin.gradle.plugin 0.2.2


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