HippQuery

Super simple SQLite typesafe query builder

Лицензия

Лицензия

Категории

Категории

Ant Компиляция и сборка
Группа

Группа

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

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

hippquerry
Последняя версия

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

0.0.2
Дата

Дата

Тип

Тип

aar
Описание

Описание

HippQuery
Super simple SQLite typesafe query builder
Ссылка на сайт

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

https://github.com/semanticer/HippQuery
Система контроля версий

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

https://github.com/semanticer/HippQuery

Скачать hippquerry

Как подключить последнюю версию

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

Зависимости

Библиотека не имеет зависимостей. Это самодостаточное приложение, которое не зависит ни от каких других библиотек.

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

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

HippQuery

Super simple library for building a little less stringy SQLite Queries.

Named after D. Richard Hipp - creator of SQLite

License

Copyright 2015 Tomáš Valenta

Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at

   http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.

Версии библиотеки

Версия
0.0.2
0.0.1