Last Version

Gradle DaDaPush Notification Plugin 1.0.0

a gradle plugin for sending notification via DaDaPush

License

License

Categories

Categories

Gradle Build Tools CLI User Interface
GroupId

GroupId

com.dadapush.client
ArtifactId

ArtifactId

dadapush-gradle-plugin
Version

Version

1.0.0
Type

Type

jar
Description

Description

Gradle DaDaPush Notification Plugin
a gradle plugin for sending notification via DaDaPush
Project URL

Project URL

https://github.com/dadapush/gradle-dadapush-notification-plugin
Source Code Management

Source Code Management

https://github.com/dadapush/gradle-dadapush-notification-plugin

Download dadapush-gradle-plugin 1.0.0


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

Dependencies

runtime (1)

Group / Artifact Type Version
com.dadapush.client : dadapush-client jar 1.0.0

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.