Download squeak-0.4.1.jar file - Jar s

Jar examples for s:squeak

Description

You can download jar file squeak 0.4.1 in this page.

Build File

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

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

Download

Click the following link to download the jar file.

squeak-0.4.1-sources.jar
squeak-0.4.1.jar
squeak-0.4.1.pom



Related Tutorials