| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииGradle Компиляция и сборка Github Инструменты разработки Контроль версий |
| Группа | Группаio.github.nefilim.gradle.semver-plugin |
| Идентификатор | Идентификаторio.github.nefilim.gradle.semver-plugin.gradle.plugin |
| Версия | Версия0.3.8 |
| Тип | Типpom |
| Описание |
Описаниеsemver-plugin
Git Flow Semver Gradle Plugin
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| io.github.nefilim.gradle.semver-plugin.gradle.plugin-0.3.8.pom | |
| Обзор |
<!-- 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.3.8</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.3.8'
// 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.3.8")
'io.github.nefilim.gradle.semver-plugin:io.github.nefilim.gradle.semver-plugin.gradle.plugin:pom:0.3.8'
<dependency org="io.github.nefilim.gradle.semver-plugin" name="io.github.nefilim.gradle.semver-plugin.gradle.plugin" rev="0.3.8">
<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.3.8')
)
libraryDependencies += "io.github.nefilim.gradle.semver-plugin" % "io.github.nefilim.gradle.semver-plugin.gradle.plugin" % "0.3.8"
[io.github.nefilim.gradle.semver-plugin/io.github.nefilim.gradle.semver-plugin.gradle.plugin "0.3.8"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| io.github.nefilim.gradle : semver-plugin | jar | 0.3.8 |