jar

com.eriksencosta.math : common

Maven & Gradle

Mar 28, 2024
1 stars

Math conventions to reduce boilerplate code

Table Of Contents

Latest Version

Download com.eriksencosta.math : common JAR file - Latest Versions:

All Versions

Download com.eriksencosta.math : common JAR file - All Versions:

Version Vulnerabilities Size Updated
0.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 common-0.0.0-snapshot.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

com.eriksencosta.math.common

├─ com.eriksencosta.math.common.Math.class - [JAR]

├─ com.eriksencosta.math.common.NoRounding.class - [JAR]

├─ com.eriksencosta.math.common.PreciseRounding.class - [JAR]

├─ com.eriksencosta.math.common.Rounding.class - [JAR]

├─ com.eriksencosta.math.common.RoundingDouble.class - [JAR]

├─ com.eriksencosta.math.common.RoundingFloat.class - [JAR]