Download squid-0.4.1.jar file - Jar s

Jar examples for s:squid

Description

You can download jar file squid 0.4.1 in this page.

Build File

You can use the following script to add squid-0.4.1.jar to your project.

<dependency>
   <groupId>org.cloudhoist</groupId>
   <artifactId>squid</artifactId>
   <version>0.4.1</version>
</dependency>
compile group: 'org.cloudhoist', name: 'squid', version: '0.4.1'
libraryDependencies += "org.cloudhoist" % "squid" % "0.4.1"
<dependency org="org.cloudhoist" name="squid" rev="0.4.1"/>
@Grapes(@Grab(group='org.cloudhoist', module='squid', version='0.4.1'))
'org.cloudhoist:squid:jar:0.4.1'

Download

Click the following link to download the jar file.

squid-0.4.1-sources.jar
squid-0.4.1.jar
squid-0.4.1.pom



Related Tutorials