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

gradle-pipeline-plugin 0.1.0

A gradle plugin to simplify artifact sharing through continuous devilivery pipeline

Лицензия

Лицензия

Категории

Категории

Gradle Компиляция и сборка
Группа

Группа

com.github.hippoom
Идентификатор

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

gradle-pipeline-plugin
Версия

Версия

0.1.0
Тип

Тип

jar
Описание

Описание

gradle-pipeline-plugin
A gradle plugin to simplify artifact sharing through continuous devilivery pipeline
Ссылка на сайт

Ссылка на сайт

https://github.com/Hippoom/gradle-pipeline-plugin

Скачать gradle-pipeline-plugin 0.1.0


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

Зависимости

Библиотека не имеет зависимостей. Это самодостаточное приложение, которое не зависит ни от каких других библиотек.

Модули Проекта

Данный проект не имеет модулей.