Jar examples for q:q-2.11
q
You can download jar file q_2.11 1.0.3 in this page.
Apache
You can use the following script to add q_2.11-1.0.3.jar to your project.
<dependency> <groupId>com.thoughtworks.q</groupId> <artifactId>q_2.11</artifactId> <version>1.0.3</version> </dependency>
compile group: 'com.thoughtworks.q', name: 'q_2.11', version: '1.0.3'
libraryDependencies += "com.thoughtworks.q" % "q_2.11" % "1.0.3"
<dependency org="com.thoughtworks.q" name="q_2.11" rev="1.0.3"/>
@Grapes(@Grab(group='com.thoughtworks.q', module='q_2.11', version='1.0.3'))
'com.thoughtworks.q:q_2.11:jar:1.0.3'
Click the following link to download the jar file.
q_2.11-1.0.3-javadoc.jar