не последняя версия
Последняя версия 1.8.0

kotliquery 1.3.1

A handy Database access library in Kotlin

Лицензия

Лицензия

Группа

Группа

com.github.seratch
Идентификатор

Идентификатор

kotliquery
Версия

Версия

1.3.1
Тип

Тип

jar
Описание

Описание

kotliquery
A handy Database access library in Kotlin
Ссылка на сайт

Ссылка на сайт

http://github.com/seratch/kotliquery
Система контроля версий

Система контроля версий

https://github.com/seratch/kotliquery

Скачать kotliquery 1.3.1


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

Зависимости

compile (3)

Идентификатор библиотеки Тип Версия
org.jetbrains.kotlin : kotlin-stdlib jar 1.3.21
org.slf4j : slf4j-api jar 1.7.26
joda-time : joda-time jar 2.10.1

test (3)

Идентификатор библиотеки Тип Версия
org.jetbrains.kotlin : kotlin-test-junit jar 1.3.21
com.h2database : h2 jar 1.4.199
junit : junit jar 4.12

Модули Проекта

Данный проект не имеет модулей.