jar

com.github.sixro : themissingobjects

Maven & Gradle

Mar 29, 2020
1 stars

The missing objects · A small library containing java objects I am missing the most

Table Of Contents

Latest Version

Download com.github.sixro : themissingobjects JAR file - Latest Versions:

All Versions

Download com.github.sixro : themissingobjects 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 themissingobjects-0.0.8.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

themissingobjects.time

├─ themissingobjects.time.Interval.class - [JAR]

themissingobjects.math

├─ themissingobjects.math.Percentage.class - [JAR]

themissingobjects.finance

├─ themissingobjects.finance.CurrencyPair.class - [JAR]

├─ themissingobjects.finance.ExchangeRate.class - [JAR]

├─ themissingobjects.finance.ISIN.class - [JAR]

├─ themissingobjects.finance.Money.class - [JAR]

├─ themissingobjects.finance.Quote.class - [JAR]

├─ themissingobjects.finance.SmartDecimalFormat.class - [JAR]