Download Latest Version lastjcl-1.2-SNAPSHOT-sources.jar (35.9 kB)
Email in envelope

Get an email when there's a new version of Last Java Collection Library

Home / doc
Name Modified Size InfoDownloads / Week
Parent folder
This folder has no files.
Totals: 0 Items   0
Last Java Collection Library is accessible via Central Maven Repository.

So if you build your project with Maven 
then you shouldn't download its jar file manually. 
Just add following maven dependency:

<dependency>
   <groupId>net.sf.lastjcl</groupId>
   <artifactId>lastjcl</artifactId>
   <version>1.1</version>
</dependency>

If you use good old Ant then use contents of this folder.
But former method is much more convenient and modern.
See http://maven.apache.org
Source: readme.txt, updated 2012-05-09