Download q_2.11-1.0.3.jar file - Jar q

Jar examples for q:q-2.11

Description

q

You can download jar file q_2.11 1.0.3 in this page.

License

Apache

Build File

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'

Download

Click the following link to download the jar file.

q_2.11-1.0.3-javadoc.jar
q_2.11-1.0.3-sources.jar
q_2.11-1.0.3.jar
q_2.11-1.0.3.pom



Related Tutorials