Added spaceToPlus parameter to encode function
This commit is contained in:
parent
50ffe56ba8
commit
f8b9376f40
6 changed files with 41 additions and 39 deletions
|
@ -8,7 +8,7 @@
|
|||
<modelVersion>4.0.0</modelVersion>
|
||||
<groupId>net.thauvin.erik</groupId>
|
||||
<artifactId>urlencoder</artifactId>
|
||||
<version>1.0.1</version>
|
||||
<version>1.2.1-SNAPSHOT</version>
|
||||
<name>UrlEncoder for Kotlin</name>
|
||||
<description>A simple defensive library to encode/decode URL components</description>
|
||||
<url>https://github.com/ethauvin/urlencoder</url>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue