Last Version

GitQuery Gradle Plugin 3.0.12

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
Version

Version

3.0.12
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 3.0.12


<!-- 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.