jar

io.github.almighty-satan.slams : slams-core

Maven & Gradle

Nov 15, 2023
1 stars

SLAMS · Simple Language And Message System

Table Of Contents

Latest Version

Download io.github.almighty-satan.slams : slams-core JAR file - Latest Versions:

All Versions

Download io.github.almighty-satan.slams : slams-core 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 slams-core-1.0.0.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

io.github.almightysatan.slams

├─ io.github.almightysatan.slams.Context.class - [JAR]

├─ io.github.almightysatan.slams.InvalidTypeException.class - [JAR]

├─ io.github.almightysatan.slams.LanguageParser.class - [JAR]

├─ io.github.almightysatan.slams.Message.class - [JAR]

├─ io.github.almightysatan.slams.MissingTranslationException.class - [JAR]

├─ io.github.almightysatan.slams.Placeholder.class - [JAR]

├─ io.github.almightysatan.slams.PlaceholderResolver.class - [JAR]

├─ io.github.almightysatan.slams.Slams.class - [JAR]

├─ io.github.almightysatan.slams.Translation.class - [JAR]

├─ io.github.almightysatan.slams.TranslationArray.class - [JAR]

├─ io.github.almightysatan.slams.TranslationMap.class - [JAR]

├─ io.github.almightysatan.slams.UnknownLanguageException.class - [JAR]

io.github.almightysatan.slams.impl

├─ io.github.almightysatan.slams.impl.Language.class - [JAR]

├─ io.github.almightysatan.slams.impl.MessageImpl.class - [JAR]

├─ io.github.almightysatan.slams.impl.SlamsImpl.class - [JAR]

├─ io.github.almightysatan.slams.impl.SlamsInternal.class - [JAR]

├─ io.github.almightysatan.slams.impl.Types.class - [JAR]