MVN

com.tinder.gitquery : gradle-plugin

Maven & Gradle

Nov 13, 2021
1 usages
29 stars

GitQuery Gradle Plugin · A library for querying and syncing files in a remote git repo.

<dependency>
    <groupId>com.tinder.gitquery</groupId>
    <artifactId>gradle-plugin</artifactId>
    <version>3.0.12</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

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

  • Latest Stable: 3.0.12

All Versions

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

Version Vulnerabilities Updated
3.0.x
gradle-plugin-3.0.12
gradle-plugin-3.0.11
gradle-plugin-3.0.10
gradle-plugin-3.0.9
gradle-plugin-3.0.8
gradle-plugin-3.0.7
gradle-plugin-3.0.6
gradle-plugin-3.0.5
gradle-plugin-3.0.4
gradle-plugin-3.0.3
gradle-plugin-3.0.2
gradle-plugin-3.0.1
gradle-plugin-3.0.0
2.0.x
gradle-plugin-2.0.1
gradle-plugin-2.0.0

How to add a dependency to Maven

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

<dependency>
    <groupId>com.tinder.gitquery</groupId>
    <artifactId>gradle-plugin</artifactId>
    <version>3.0.12</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.tinder.gitquery : gradle-plugin gradle dependency to your build.gradle file:

implementation 'com.tinder.gitquery:gradle-plugin:3.0.12'

Gradle Kotlin DSL: Add the following com.tinder.gitquery : gradle-plugin gradle kotlin dependency to your build.gradle.kts file:

implementation("com.tinder.gitquery:gradle-plugin:3.0.12")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.tinder.gitquery : gradle-plugin sbt scala dependency to your build.sbt file:

libraryDependencies += "com.tinder.gitquery" % "gradle-plugin" % "3.0.12"

Advertisement

Dependencies from Group

Nov 13, 2021
2 usages
29 stars
Nov 13, 2021
1 usages
29 stars
cli
Nov 13, 2021
29 stars

Discover Dependencies

Feb 21, 2022
2 usages
6 stars
Jul 26, 2020
1 usages
7 stars
Jan 25, 2021
1 usages
13 stars
Jan 25, 2021
1 usages
13 stars
Jul 26, 2020
1 usages
4 stars
Aug 09, 2020
1 usages
0 stars
Apr 18, 2023
1 usages
3 stars
Sep 12, 2020
1 usages
May 13, 2022
2 usages
6 stars