MVN

com.deploygate : gradle

Maven & Gradle

Jul 27, 2023
84 stars

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.

<dependency>
    <groupId>com.deploygate</groupId>
    <artifactId>gradle</artifactId>
    <version>2.7.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.deploygate : gradle to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 2.7.0

All Versions

Choose a version of com.deploygate : gradle to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
2.7.x
gradle-2.7.0
2.6.x
gradle-2.6.0
2.5.x
gradle-2.5.0
2.4.x
gradle-2.4.0
2.3.x
gradle-2.3.0
2.2.x
gradle-2.2.0
2.1.x
gradle-2.1.0
2.0.x
gradle-2.0.2
gradle-2.0.1
gradle-2.0.0
1.1.x
gradle-1.1.5
gradle-1.1.4
gradle-1.1.3
gradle-1.1.2
gradle-1.1.1
gradle-1.1.0
1.0.x
gradle-1.0.4
gradle-1.0.3
gradle-1.0.2
gradle-1.0.1
gradle-1.0.0
0.6.x
gradle-0.6.2
gradle-0.6.1
0.6
gradle-0.6
0.5
gradle-0.5
0.4
gradle-0.4
0.3
gradle-0.3
0.2
gradle-0.2
0.1
gradle-0.1

How to add a dependency to Maven

Add the following com.deploygate : gradle maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.deploygate</groupId>
    <artifactId>gradle</artifactId>
    <version>2.7.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.deploygate : gradle gradle dependency to your build.gradle file:

implementation 'com.deploygate:gradle:2.7.0'

Gradle Kotlin DSL: Add the following com.deploygate : gradle gradle kotlin dependency to your build.gradle.kts file:

implementation("com.deploygate:gradle:2.7.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.deploygate : gradle sbt scala dependency to your build.sbt file:

libraryDependencies += "com.deploygate" % "gradle" % "2.7.0"

Advertisement

Dependencies from Group

sdk
Jul 28, 2023
20 stars
Jul 27, 2023
84 stars
Jul 28, 2023
20 stars

Discover Dependencies

Jun 28, 2023
17 usages
16.3k stars
Mar 04, 2019
5 usages
51 stars
Aug 08, 2023
6 usages
117 stars
Aug 08, 2023
5 usages
117 stars
Dec 08, 2015
2 usages
35 stars
Dec 06, 2016
1 usages
21 stars
Dec 19, 2019
91 usages
2 stars
Jun 28, 2023
2 usages
6.7k stars
Jul 04, 2022
1.6k usages
927 stars