Last Version

kwery 0.17

An SQL library for Kotlin

License

License

GroupId

GroupId

com.github.andrewoma.kwery
ArtifactId

ArtifactId

fetcher
Version

Version

0.17
Type

Type

jar
Description

Description

kwery
An SQL library for Kotlin
Project URL

Project URL

https://github.com/andrewoma/kwery
Source Code Management

Source Code Management

https://github.com/andrewoma/kwery

Download fetcher 0.17


<!-- https://jarcasting.com/artifacts/com.github.andrewoma.kwery/fetcher/ -->
<dependency>
    <groupId>com.github.andrewoma.kwery</groupId>
    <artifactId>fetcher</artifactId>
    <version>0.17</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.andrewoma.kwery/fetcher/
implementation 'com.github.andrewoma.kwery:fetcher:0.17'
// https://jarcasting.com/artifacts/com.github.andrewoma.kwery/fetcher/
implementation ("com.github.andrewoma.kwery:fetcher:0.17")
'com.github.andrewoma.kwery:fetcher:jar:0.17'
<dependency org="com.github.andrewoma.kwery" name="fetcher" rev="0.17">
  <artifact name="fetcher" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.andrewoma.kwery', module='fetcher', version='0.17')
)
libraryDependencies += "com.github.andrewoma.kwery" % "fetcher" % "0.17"
[com.github.andrewoma.kwery/fetcher "0.17"]

Dependencies

compile (3)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.21
org.jetbrains.kotlin : kotlin-stdlib jar 1.1.3-2
org.jetbrains.kotlin : kotlin-reflect jar 1.1.3-2

test (3)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-test-junit jar 1.1.3-2
junit : junit jar 4.12
com.github.andrewoma.kommon : kommon jar 0.14

Project Modules

There are no modules declared in this project.