Last Version

gradle-pipeline-plugin 0.1.0

A gradle plugin to simplify artifact sharing through continuous devilivery pipeline

License

License

Categories

Categories

Gradle Build Tools
GroupId

GroupId

com.github.hippoom
ArtifactId

ArtifactId

gradle-pipeline-plugin
Version

Version

0.1.0
Type

Type

jar
Description

Description

gradle-pipeline-plugin
A gradle plugin to simplify artifact sharing through continuous devilivery pipeline
Project URL

Project URL

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

Download 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"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.