Jar examples for q:quark-core
Quark compiler generates code against this runtime api
You can download jar file quark-core 0.3.1 in this page.
You can use the following script to add quark-core-0.3.1.jar to your project.
<dependency> <groupId>io.datawire.quark</groupId> <artifactId>quark-core</artifactId> <version>0.3.1</version> </dependency>
compile group: 'io.datawire.quark', name: 'quark-core', version: '0.3.1'
libraryDependencies += "io.datawire.quark" % "quark-core" % "0.3.1"
<dependency org="io.datawire.quark" name="quark-core" rev="0.3.1"/>
@Grapes(@Grab(group='io.datawire.quark', module='quark-core', version='0.3.1'))
'io.datawire.quark:quark-core:jar:0.3.1'
Click the following link to download the jar file.
quark-core-0.3.1-javadoc.jar