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

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

Git Flow Semver Gradle Plugin

Категории

Категории

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

Группа

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

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

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

Версия

0.1.5
Тип

Тип

pom

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


<!-- 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.1.5</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.1.5'
// 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.1.5")
'io.github.nefilim.gradle.semver-plugin:io.github.nefilim.gradle.semver-plugin.gradle.plugin:pom:0.1.5'
<dependency org="io.github.nefilim.gradle.semver-plugin" name="io.github.nefilim.gradle.semver-plugin.gradle.plugin" rev="0.1.5">
  <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.1.5')
)
libraryDependencies += "io.github.nefilim.gradle.semver-plugin" % "io.github.nefilim.gradle.semver-plugin.gradle.plugin" % "0.1.5"
[io.github.nefilim.gradle.semver-plugin/io.github.nefilim.gradle.semver-plugin.gradle.plugin "0.1.5"]