Menu

Tree [ea5a5c] master /
 History

HTTPS access


File Date Author Commit
 minorbugsfix 2025-06-16 Matthew Perkovic Matthew Perkovic [ea5a5c] Latest code for Main.jar
 .gitignore 2025-06-11 Matthew Perkovic Matthew Perkovic [025847] Latest Main.jar code.
 README.md 2025-06-14 Matthew Perkovic Matthew Perkovic [a17191] Readme.txt remove duplicate data.

Read Me

To run the code: java -jar Main.jar

Main.jar is the latest source code made by Java 23.

For earlier releases of Java, there is ForJava22_Main.jar

for Java 22 and ForJava21_Main.jar for Java 21.

Newly created For Java20_Main.jar for Java 20.

To compile this code: javac -cp gson-2.10.1;Muck.jar;. Main.java

To run compiled code:

java -cp gson-2.10.1;Muck.jar;. Main

Main is the starter class for all this code.

To compile the code run this command:
javac -cp gson-2.10.1;Muck.jar;. Main.java

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.