Last Version

Gradle HipChat plugin 0.1.0

Gradle plugin that allows you to send to send messages to HipChat.

License

License

Categories

Categories

Gradle Build Tools
GroupId

GroupId

com.wefika.gradle
ArtifactId

ArtifactId

gradle-hipchat-plugin
Version

Version

0.1.0
Type

Type

jar
Description

Description

Gradle HipChat plugin
Gradle plugin that allows you to send to send messages to HipChat.
Project URL

Project URL

https://github.com/blazsolar/gradle-hipchat-plugin
Source Code Management

Source Code Management

https://github.com/blazsolar/gradle-hipchat-plugin

Download gradle-hipchat-plugin 0.1.0


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

Dependencies

compile (1)

Group / Artifact Type Version
com.github.hipchat » jHipchat jar 0.0.1-SNAPSHOT

test (2)

Group / Artifact Type Version
junit : junit jar 4.11
org.mockito : mockito-all jar 1.8.4

Project Modules

There are no modules declared in this project.