MVN

com.tinder.gitquery : com.tinder.gitquery.gradle.plugin

Maven & Gradle

Nov 13, 2021
29 stars

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

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

Latest Version

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

  • Latest Stable: 3.0.12

All Versions

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

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

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

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

Advertisement