Simple HTTP Client, wraps Apache HttpClient 4.0 to provide an easy to use Scala API
Last updated Fri Dec 18 17:36:33 -0800 2009
2D Vector Math Library for Games
Last updated Mon Jul 20 16:13:49 -0700 2009
Scala port of JBox2D
Last updated Thu Jun 25 13:40:17 -0700 2009
Make it easier to use lift-json JsValue with JsonResponse
Fixed Java Example
updated examples
Lift-JSON support, fixes to Jackson support
Added Jackson JSON support (mainly for Java, for Scala there will be Lift-Json when it supports 2.8)
3 commits »
Changed version to 0.2.0-SNAPSHOT, updated to Scala 2.8
Merge branch 'HEAD' of git@github.com:Villane/shttpc.git
Updated to Scala 2.8, added TagSoup as optional parser
Added easier redirect handling
SimpleXPath for Java + Example
Added delete
Added SLF4J MessageFormatter formatting for URIs
Changed example formatting
Updated version to 0.1.2-SNAPSHOT, added Java example
2 commits »
Added asDomXml and as DomHtml methods.
Ported the convenience code of getting the response contents to Java
Updated version to 1.1
Added limited XPath support
Linkified Maven repo link
Added distribution management
Added vitally important information regarding pronounciation.
Modified readme
Renamed README
Added example
Minor fixes