is not current version
Last Version 0.0.2

com.github.semanticer:hippquerry 0.0.1

Super simple SQLite typesafe query builder

Categories

Categories

Ant Build Tools
GroupId

GroupId

com.github.semanticer
ArtifactId

ArtifactId

hippquerry
Version

Version

0.0.1
Type

Type

aar

Download hippquerry 0.0.1


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