Added main method for command line usage
This commit is contained in:
parent
ecbefa231e
commit
fad3714ae0
5 changed files with 127 additions and 18 deletions
|
@ -9,8 +9,8 @@
|
|||
<groupId>net.thauvin.erik</groupId>
|
||||
<artifactId>urlencoder</artifactId>
|
||||
<version>0.9-SNAPSHOT</version>
|
||||
<name>urlencoder</name>
|
||||
<description>Encode and decode URL parameters</description>
|
||||
<name>UrlEncoder</name>
|
||||
<description>A simple library to encode/decode URL parameters</description>
|
||||
<url>https://github.com/ethauvin/urlencoder</url>
|
||||
<licenses>
|
||||
<license>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue