jar

com.github.bogdanovmn.humanreadablevalues : human-readable-values

Maven & Gradle

Jul 01, 2022
0 stars

Human Readable Values · This library helps producing human readable big values (bytes, seconds etc)

Table Of Contents

Latest Version

Download com.github.bogdanovmn.humanreadablevalues : human-readable-values JAR file - Latest Versions:

All Versions

Download com.github.bogdanovmn.humanreadablevalues : human-readable-values JAR file - All Versions:

Version Vulnerabilities Size Updated
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 human-readable-values-1.1.1.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

com.github.bogdanovmn.humanreadablevalues

├─ com.github.bogdanovmn.humanreadablevalues.BytesValue.class - [JAR]

├─ com.github.bogdanovmn.humanreadablevalues.Fraction.class - [JAR]

├─ com.github.bogdanovmn.humanreadablevalues.FractionDefinition.class - [JAR]

├─ com.github.bogdanovmn.humanreadablevalues.FractionSpecification.class - [JAR]

├─ com.github.bogdanovmn.humanreadablevalues.FractionatedValue.class - [JAR]

├─ com.github.bogdanovmn.humanreadablevalues.HighFractionValue.class - [JAR]

├─ com.github.bogdanovmn.humanreadablevalues.MillisecondsValue.class - [JAR]

├─ com.github.bogdanovmn.humanreadablevalues.SecondsValue.class - [JAR]