<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Kevin&#039;s Life &#187; Google</title>
	<atom:link href="http://blog.lckymn.com/tag/google/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.lckymn.com</link>
	<description>IT, Java, Ubuntu, Linux</description>
	<lastBuildDate>Wed, 16 Jun 2010 14:08:36 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>Google Collections Library 1.0 &#8211; FINAL</title>
		<link>http://blog.lckymn.com/2009/12/31/google-collections-library-1-0-final/</link>
		<comments>http://blog.lckymn.com/2009/12/31/google-collections-library-1-0-final/#comments</comments>
		<pubDate>Thu, 31 Dec 2009 09:29:13 +0000</pubDate>
		<dc:creator>Kevin</dc:creator>
				<category><![CDATA[IT]]></category>
		<category><![CDATA[Java]]></category>
		<category><![CDATA[Software Development]]></category>
		<category><![CDATA[Google]]></category>
		<category><![CDATA[Google Collections Library]]></category>

		<guid isPermaLink="false">http://blog.lckymn.com/?p=479</guid>
		<description><![CDATA[<p>Google has eventually released <a href="http://code.google.com/p/google-collections/" target="_blank">Google Collections Library</a> 1.0 Final version. <img src='http://blog.lckymn.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' />  Now I can use it for my project. I was actually more looking forward to its release than the release of Spring Framework 3.0. </p>
<p>Download Page: <a href="http://code.google.com/p/google-collections/downloads/detail?name=google-collect-1.0.zip" target="_blank">Google Collections Library 1.0 &#8211; FINAL</a></p>
<p>Maven users can simply add the following dependency info to use Google Collections Library 1.0 <p style="border: 3px solid rgb(243, 197, 52); padding: 5px; background-color: rgb(254, 254, 184); width: 600px; text-align: center;">[...Continue reading <a href="http://blog.lckymn.com/2009/12/31/google-collections-library-1-0-final/">Google Collections Library 1.0 &#8211; FINAL</a>...]</p>]]></description>
			<content:encoded><![CDATA[<p>Google has eventually released <a href="http://code.google.com/p/google-collections/" target="_blank">Google Collections Library</a> 1.0 Final version. <img src='http://blog.lckymn.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' />  Now I can use it for my project. I was actually more looking forward to its release than the release of Spring Framework 3.0. </p>
<p>Download Page: <a href="http://code.google.com/p/google-collections/downloads/detail?name=google-collect-1.0.zip" target="_blank">Google Collections Library 1.0 &#8211; FINAL</a></p>
<p>Maven users can simply add the following dependency info to use Google Collections Library 1.0 &#8211; FINAL.</p>
<pre class="brush: xml; gutter: false;">
&lt;dependency&gt;
	&lt;groupId&gt;com.google.collections&lt;/groupId&gt;
	&lt;artifactId&gt;google-collections&lt;/artifactId&gt;
	&lt;version&gt;1.0&lt;/version&gt;
	&lt;type&gt;jar&lt;/type&gt;
	&lt;scope&gt;compile&lt;/scope&gt;
&lt;/dependency&gt;
</pre>
]]></content:encoded>
			<wfw:commentRss>http://blog.lckymn.com/2009/12/31/google-collections-library-1-0-final/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
