An implementation of the Flickr dialect of Base58 (Base64 without punctuation or the lookalike pairs 0/o and 1/L).
'com.chrylis:base58-codec:1.0.0'
<dependency>
<groupId>com.chrylis</groupId>
<artifactId>base58-codec</artifactId>
<version>1.0.0</version>
</dependency>
<dependency org="com.chrylis" name="base58-codec" rev="1.0.0"/>
"com.chrylis", "base58-codec", "1.0.0"