is not current version
Last Version 1.6

com.github.rutledgepaulv:q-builders 1.5

A type-safe and database agnostic query building library.

GroupId

GroupId

com.github.rutledgepaulv
ArtifactId

ArtifactId

q-builders
Version

Version

1.5
Type

Type

jar

Download q-builders 1.5


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