jar

io.github.ad417 : BreakNotations

Maven & Gradle

Oct 21, 2023
0 stars

BreakNotations · A Java port of AntimatterDimensions-Notations - all the notations used in the web game "Antimatter Dimensions", for use in other applications.

Table Of Contents

Latest Version

Download io.github.ad417 : BreakNotations JAR file - Latest Versions:

All Versions

Download io.github.ad417 : BreakNotations JAR file - All Versions:

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

io.github.ad417.Notations.core

├─ io.github.ad417.Notations.core.DoubleFormat.class - [JAR]

├─ io.github.ad417.Notations.core.FormatCallback.class - [JAR]

├─ io.github.ad417.Notations.core.FormatDecimalCallback.class - [JAR]

├─ io.github.ad417.Notations.core.MantissaExponent.class - [JAR]

├─ io.github.ad417.Notations.core.Notation.class - [JAR]

├─ io.github.ad417.Notations.core.Settings.class - [JAR]

├─ io.github.ad417.Notations.core.Util.class - [JAR]

io.github.ad417.Notations.ADNotations

├─ io.github.ad417.Notations.ADNotations.AllNotation.class - [JAR]

├─ io.github.ad417.Notations.ADNotations.BarNotation.class - [JAR]

├─ io.github.ad417.Notations.ADNotations.BlindNotation.class - [JAR]

├─ io.github.ad417.Notations.ADNotations.BlobNotation.class - [JAR]

├─ io.github.ad417.Notations.ADNotations.BracketsNotation.class - [JAR]

├─ io.github.ad417.Notations.ADNotations.ClockNotation.class - [JAR]

├─ io.github.ad417.Notations.ADNotations.CustomNotation.class - [JAR]

├─ io.github.ad417.Notations.ADNotations.DotsNotation.class - [JAR]

├─ io.github.ad417.Notations.ADNotations.EmojiNotation.class - [JAR]

├─ io.github.ad417.Notations.ADNotations.EngineeringNotation.class - [JAR]

├─ io.github.ad417.Notations.ADNotations.HexNotation.class - [JAR]

├─ io.github.ad417.Notations.ADNotations.ImperialNotation.class - [JAR]

├─ io.github.ad417.Notations.ADNotations.InfinityNotation.class - [JAR]

├─ io.github.ad417.Notations.ADNotations.LetterNotation.class - [JAR]

├─ io.github.ad417.Notations.ADNotations.LogarithmNotation.class - [JAR]

├─ io.github.ad417.Notations.ADNotations.MixedEngineeringNotation.class - [JAR]

├─ io.github.ad417.Notations.ADNotations.MixedLogarithmNotation.class - [JAR]

├─ io.github.ad417.Notations.ADNotations.MixedLogarithmSciNotation.class - [JAR]

├─ io.github.ad417.Notations.ADNotations.MixedScientificNotation.class - [JAR]

├─ io.github.ad417.Notations.ADNotations.PrimeNotation.class - [JAR]

├─ io.github.ad417.Notations.ADNotations.RomanNotation.class - [JAR]

├─ io.github.ad417.Notations.ADNotations.ScientificNotation.class - [JAR]

├─ io.github.ad417.Notations.ADNotations.ShiNotation.class - [JAR]

├─ io.github.ad417.Notations.ADNotations.StandardNotation.class - [JAR]

├─ io.github.ad417.Notations.ADNotations.ZalgoNotation.class - [JAR]