MrGadget Gradle Plugin

A Gradle plugin wrapper for MrGadget: a utility for deploying files to remote servers and executing commands on remote servers.

License

License

GroupId

GroupId

com.moksamedia
ArtifactId

ArtifactId

mrgadget-plugin
Last Version

Last Version

0.1.0
Release Date

Release Date

Type

Type

jar
Description

Description

MrGadget Gradle Plugin
A Gradle plugin wrapper for MrGadget: a utility for deploying files to remote servers and executing commands on remote servers.
Project URL

Project URL

http://github.com/moksamedia/mrgadget-gradle-plugin

Download mrgadget-plugin

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
com.moksamedia : mrgadget jar 0.2.1

Project Modules

There are no modules declared in this project.

Versions

Version
0.1.0