MVN

com.tinder.gitquery : core

Maven & Gradle

Nov 13, 2021
2 usages
29 stars

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

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

Latest Version

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

  • Latest Stable: 3.0.12

All Versions

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

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

How to add a dependency to Maven

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

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

How to add a dependency to Gradle

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

implementation 'com.tinder.gitquery:core:3.0.12'

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

implementation("com.tinder.gitquery:core:3.0.12")

How to add a dependency to SBT Scala

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

libraryDependencies += "com.tinder.gitquery" % "core" % "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

Mar 24, 2023
2 usages
21 stars
Oct 22, 2020
2 usages
14 stars
Feb 25, 2023
1 usages
36 stars
Aug 24, 2023
2 usages
74 stars
Aug 24, 2023
2 usages
74 stars
Apr 13, 2023
2 usages
1.2k stars
Aug 18, 2023
5 usages
436 stars
Mar 28, 2023
3 usages
0 stars