jar

com.scalableminds : scala-smaz_2.11

Maven & Gradle

Nov 01, 2015
8 stars

scala-smaz · A small library to compress short strings using a dictionary lookup method.

Table Of Contents

Latest Version

Download com.scalableminds : scala-smaz_2.11 JAR file - Latest Versions:

All Versions

Download com.scalableminds : scala-smaz_2.11 JAR file - All Versions:

Version Vulnerabilities Size Updated
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 scala-smaz_2.11-1.0.2.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

com.scalableminds.smaz

├─ com.scalableminds.smaz.CodeBookCooker.class - [JAR]

├─ com.scalableminds.smaz.DefaultCodeBook.class - [JAR]

├─ com.scalableminds.smaz.DefaultSmaz.class - [JAR]

├─ com.scalableminds.smaz.Smaz.class - [JAR]

├─ com.scalableminds.smaz.SmazWithCustomCodeBook.class - [JAR]

Advertisement