MVN

com.github.andrewoma.kwery : core

Maven & Gradle

Aug 05, 2017
5 usages
203 stars

kwery · An SQL library for Kotlin

<dependency>
    <groupId>com.github.andrewoma.kwery</groupId>
    <artifactId>core</artifactId>
    <version>0.17</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.github.andrewoma.kwery : core to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.17

All Versions

Choose a version of com.github.andrewoma.kwery : core to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.17
core-0.17
0.16
core-0.16
0.15
core-0.15
0.14
core-0.14
0.13
core-0.13
0.12
core-0.12
0.11
core-0.11
0.10
core-0.10
0.9
core-0.9
0.8
core-0.8
0.7
core-0.7
0.6
core-0.6
0.5
core-0.5
0.4
core-0.4
0.3
core-0.3
0.2
core-0.2
0.1
core-0.1

How to add a dependency to Maven

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

<dependency>
    <groupId>com.github.andrewoma.kwery</groupId>
    <artifactId>core</artifactId>
    <version>0.17</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.github.andrewoma.kwery : core gradle dependency to your build.gradle file:

implementation 'com.github.andrewoma.kwery:core:0.17'

Gradle Kotlin DSL: Add the following com.github.andrewoma.kwery : core gradle kotlin dependency to your build.gradle.kts file:

implementation("com.github.andrewoma.kwery:core:0.17")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.github.andrewoma.kwery : core sbt scala dependency to your build.sbt file:

libraryDependencies += "com.github.andrewoma.kwery" % "core" % "0.17"

Advertisement

Dependencies from Group

Aug 05, 2017
5 usages
203 stars
Dec 08, 2015
2 usages
203 stars
Aug 05, 2017
2 usages
203 stars
Aug 05, 2017
1 usages
203 stars

Discover Dependencies

Jul 26, 2023
13 usages
1.4k stars
Nov 24, 2020
4 usages
31k stars
Aug 21, 2023
11 usages
7.7k stars
Aug 21, 2023
195 usages
7.7k stars
Mar 20, 2023
35 usages
Aug 16, 2022
77 usages
1k stars
Jan 15, 2021
45 usages
1.6k stars
Feb 19, 2020
2 usages
40 stars