is not current version
Last Version 1.6

com.github.rutledgepaulv:q-builders 1.3

A type-safe and database agnostic query building library.

GroupId

GroupId

com.github.rutledgepaulv
ArtifactId

ArtifactId

q-builders
Version

Version

1.3
Type

Type

jar

Download q-builders 1.3


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