Last Version

Gradle DeployGate Plugin 2.5.0

This is the DeployGate plugin for the Gradle. You can build and deploy your apps to DeployGate by running a single task.

License

License

Categories

Categories

Gradle Build Tools
GroupId

GroupId

com.deploygate
ArtifactId

ArtifactId

gradle
Version

Version

2.5.0
Type

Type

jar
Description

Description

Gradle DeployGate Plugin
This is the DeployGate plugin for the Gradle. You can build and deploy your apps to DeployGate by running a single task.
Project URL

Project URL

https://github.com/DeployGate/gradle-deploygate-plugin
Source Code Management

Source Code Management

https://github.com/DeployGate/gradle-deploygate-plugin

Download gradle 2.5.0


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

Dependencies

runtime (4)

Group / Artifact Type Version
org.codehaus.groovy.modules.http-builder : http-builder jar 0.7.1
org.apache.httpcomponents : httpmime jar 4.2.5
com.google.code.gson : gson jar 2.8.6
javax.annotation : javax.annotation-api jar 1.3.2

Project Modules

There are no modules declared in this project.