jar

com.squidpony : SquidText

Maven & Gradle

May 28, 2023
32 stars

SquidText · SquidSquad's fictional-language and readable-text-generation code.

Table Of Contents

Latest Version

Download com.squidpony : SquidText JAR file - Latest Versions:

All Versions

Download com.squidpony : SquidText JAR file - All Versions:

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

com.github.yellowstonegames.text

├─ com.github.yellowstonegames.text.Language.class - [JAR]

├─ com.github.yellowstonegames.text.MarkovText.class - [JAR]

├─ com.github.yellowstonegames.text.Messaging.class - [JAR]

├─ com.github.yellowstonegames.text.Pronoun.class - [JAR]

├─ com.github.yellowstonegames.text.Thesaurus.class - [JAR]

├─ com.github.yellowstonegames.text.Translator.class - [JAR]