jar

com.chrylis : base58-codec

Maven & Gradle

Mar 28, 2014
11 stars

base58 codec · An implementation of the Flickr dialect of Base58 (Base64 without punctuation or the lookalike pairs 0/o and 1/L).

Table Of Contents

Latest Version

Download com.chrylis : base58-codec JAR file - Latest Versions:

All Versions

Download com.chrylis : base58-codec JAR file - All Versions:

Version Vulnerabilities Size Updated
1.2.x
1.1.x
1.0.x

View Java Class Source Code in JAR file

  1. Download JD-GUI to open JAR file and explore Java source code file (.class .java)
  2. Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window base58-codec-1.2.0.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

com.chrylis.codec.base58

├─ com.chrylis.codec.base58.Base58Codec.class - [JAR]

├─ com.chrylis.codec.base58.Base58UUID.class - [JAR]