Download squeakysand-commons-0.2.0.jar file - Jar s

Jar examples for s:squeakysand-commons

Description

Classes, interfaces and enums that assist with everyday Java development tasks.

You can download jar file squeakysand-commons 0.2.0 in this page.

License

Apache License

Build File

You can use the following script to add squeakysand-commons-0.2.0.jar to your project.

<dependency>
   <groupId>com.squeakysand</groupId>
   <artifactId>squeakysand-commons</artifactId>
   <version>0.2.0</version>
</dependency>
compile group: 'com.squeakysand', name: 'squeakysand-commons', version: '0.2.0'
libraryDependencies += "com.squeakysand" % "squeakysand-commons" % "0.2.0"
<dependency org="com.squeakysand" name="squeakysand-commons" rev="0.2.0"/>
@Grapes(@Grab(group='com.squeakysand', module='squeakysand-commons', version='0.2.0'))
'com.squeakysand:squeakysand-commons:jar:0.2.0'

Download

Click the following link to download the jar file.

squeakysand-commons-0.2.0-bnd.jar
squeakysand-commons-0.2.0-javadoc.jar
squeakysand-commons-0.2.0-sources.jar
squeakysand-commons-0.2.0.jar
squeakysand-commons-0.2.0.pom



Related Tutorials