is not current version
Last Version 0.6.1

io.wizzie.enricher:query-compiler 0.5.2

query-compiler

GroupId

GroupId

io.wizzie.enricher
ArtifactId

ArtifactId

query-compiler
Version

Version

0.5.2
Type

Type

jar

Download query-compiler 0.5.2


<!-- https://jarcasting.com/artifacts/io.wizzie.enricher/query-compiler/ -->
<dependency>
    <groupId>io.wizzie.enricher</groupId>
    <artifactId>query-compiler</artifactId>
    <version>0.5.2</version>
</dependency>
// https://jarcasting.com/artifacts/io.wizzie.enricher/query-compiler/
implementation 'io.wizzie.enricher:query-compiler:0.5.2'
// https://jarcasting.com/artifacts/io.wizzie.enricher/query-compiler/
implementation ("io.wizzie.enricher:query-compiler:0.5.2")
'io.wizzie.enricher:query-compiler:jar:0.5.2'
<dependency org="io.wizzie.enricher" name="query-compiler" rev="0.5.2">
  <artifact name="query-compiler" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.wizzie.enricher', module='query-compiler', version='0.5.2')
)
libraryDependencies += "io.wizzie.enricher" % "query-compiler" % "0.5.2"
[io.wizzie.enricher/query-compiler "0.5.2"]