GitQuery Gradle Plugin

A library for querying and syncing files in a remote git repo.

License

License

Categories

Categories

Gradle Build Tools
GroupId

GroupId

com.tinder.gitquery
ArtifactId

ArtifactId

com.tinder.gitquery.gradle.plugin
Last Version

Last Version

3.0.12
Release Date

Release Date

Type

Type

pom
Description

Description

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

Project URL

https://github.com/Tinder/GitQuery
Source Code Management

Source Code Management

https://github.com/Tinder/GitQuery

Download com.tinder.gitquery.gradle.plugin

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
com.tinder.gitquery : gradle-plugin jar 3.0.12

Project Modules

There are no modules declared in this project.
com.tinder.gitquery

Tinder

Tinder Open Source Software

Versions

Version
3.0.12
3.0.11
3.0.10
3.0.9
3.0.8
3.0.7
3.0.6
3.0.5
3.0.4
3.0.3
3.0.2
3.0.1
3.0.0
2.0.1
2.0.0