Last Version

HippQuery 0.0.2

Super simple SQLite typesafe query builder

License

License

Categories

Categories

Ant Build Tools
GroupId

GroupId

com.github.semanticer
ArtifactId

ArtifactId

hippquerry
Version

Version

0.0.2
Type

Type

aar
Description

Description

HippQuery
Super simple SQLite typesafe query builder
Project URL

Project URL

https://github.com/semanticer/HippQuery
Source Code Management

Source Code Management

https://github.com/semanticer/HippQuery

Download hippquerry 0.0.2


<!-- 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"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.