Skip to content

Instantly share code, notes, and snippets.

@dwins
Created October 31, 2011 17:25
Show Gist options
  • Save dwins/1328072 to your computer and use it in GitHub Desktop.
Save dwins/1328072 to your computer and use it in GitHub Desktop.
import org.apache.commons
|-- build.sbt
`-- project
`-- build.sbt
libraryDependencies += "commons-httpclient" % "commons-httpclient" % "3.1"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment