License |
License |
---|---|
GroupId | GroupIdio.wizzie.enricher |
ArtifactId | ArtifactIdquery-compiler |
Last Version | Last Version0.6.1 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionquery-compiler
query-compiler
|
Filename | Size |
---|---|
query-compiler-0.6.1.pom | |
query-compiler-0.6.1.jar | 35 KB |
query-compiler-0.6.1-sources.jar | 14 KB |
query-compiler-0.6.1-javadoc.jar | 186 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.wizzie.enricher/query-compiler/ -->
<dependency>
<groupId>io.wizzie.enricher</groupId>
<artifactId>query-compiler</artifactId>
<version>0.6.1</version>
</dependency>
// https://jarcasting.com/artifacts/io.wizzie.enricher/query-compiler/
implementation 'io.wizzie.enricher:query-compiler:0.6.1'
// https://jarcasting.com/artifacts/io.wizzie.enricher/query-compiler/
implementation ("io.wizzie.enricher:query-compiler:0.6.1")
'io.wizzie.enricher:query-compiler:jar:0.6.1'
<dependency org="io.wizzie.enricher" name="query-compiler" rev="0.6.1">
<artifact name="query-compiler" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.wizzie.enricher', module='query-compiler', version='0.6.1')
)
libraryDependencies += "io.wizzie.enricher" % "query-compiler" % "0.6.1"
[io.wizzie.enricher/query-compiler "0.6.1"]
Group / Artifact | Type | Version |
---|---|---|
com.cookingfox : guava-preconditions | jar | 0.1.5 |
org.antlr : antlr4-runtime | jar | 4.7.1 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |