Skip to content

Instantly share code, notes, and snippets.

@asaph
Created April 25, 2016 03:29
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save asaph/458e77bddc6d65be59642011df526bb2 to your computer and use it in GitHub Desktop.
Save asaph/458e77bddc6d65be59642011df526bb2 to your computer and use it in GitHub Desktop.
Commons Codec Maven Dependency
<dependency>
<groupId>commons-codec</groupId>
<artifactId>commons-codec</artifactId>
<version>1.10</version>
</dependency>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment