forked from dustin/java-memcached-client
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathdownloads.html
26 lines (26 loc) · 1.74 KB
/
downloads.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
<head>
<title>Downloads</title>
<link rel="stylesheet" type="text/css" href="style.css"/>
</head>
<body>
<div id="nav"> <h1>Project Stuff</h1> <ul> <li><a href="downloads.html">Downloads</a></li> <li><a href="apidocs/">Javadoc</a></li> <li><a href="emma/">Emma</a></li> </ul></div><div id="main"><h1>Downloads</h1>
<h2>Available Downloads</h2>
<ul>
<li><a href="http://bleu.west.spy.net/~dustin/repo/spy/jars/memcached-2.4.2.jar">memcached-2.4.2.jar</a></li>
<li><a href="http://bleu.west.spy.net/~dustin/repo/spy/jars/memcached-2.3.1.jar">memcached-2.3.1.jar</a></li>
<li><a href="http://bleu.west.spy.net/~dustin/repo/spy/jars/memcached-2.2.jar">memcached-2.2.jar</a></li>
<li><a href="http://bleu.west.spy.net/~dustin/repo/spy/jars/memcached-2.1.jar">memcached-2.1.jar</a></li>
<li><a href="http://bleu.west.spy.net/~dustin/repo/spy/jars/memcached-2.0.2.jar">memcached-2.0.2.jar</a></li>
<li><a href="http://bleu.west.spy.net/~dustin/repo/spy/jars/memcached-1.4.jar">memcached-1.4.jar</a></li>
<li><a href="http://bleu.west.spy.net/~dustin/repo/spy/jars/memcached-1.3.1.jar">memcached-1.3.1.jar</a></li>
<li><a href="http://bleu.west.spy.net/~dustin/repo/spy/jars/memcached-1.2.jar">memcached-1.2.jar</a></li>
<li><a href="http://bleu.west.spy.net/~dustin/repo/spy/jars/memcached-1.1.jar">memcached-1.1.jar</a></li>
<li><a href="http://bleu.west.spy.net/~dustin/repo/spy/jars/memcached-1.0.44.jar">memcached-1.0.44.jar</a></li>
</ul></div> <div id="footer">
Copyright © 2006-2009 Dustin Sallings
</div>
</body></html>