Skip to content

Eggy115/Java

Folders and files

NameName
Last commit message
Last commit date

Latest commit

3c5b247 · Apr 12, 2023
Mar 24, 2023
Apr 7, 2023
Apr 7, 2023
Apr 7, 2023
Mar 27, 2023
Apr 7, 2023
Mar 27, 2023
Mar 27, 2023
Apr 7, 2023
Apr 7, 2023
Apr 7, 2023
Apr 7, 2023
Apr 7, 2023
Apr 7, 2023
Apr 7, 2023
Apr 7, 2023
Apr 7, 2023
Apr 7, 2023
Apr 7, 2023
Apr 7, 2023
Apr 7, 2023
Apr 7, 2023
Apr 7, 2023
Apr 7, 2023
Apr 7, 2023
Apr 7, 2023
Apr 7, 2023
Apr 7, 2023
Apr 7, 2023
Apr 7, 2023
Apr 7, 2023
Apr 7, 2023
Mar 27, 2023
Mar 27, 2023
Apr 7, 2023
Mar 27, 2023
Mar 27, 2023
Mar 27, 2023
Mar 24, 2023
Mar 24, 2023
Apr 7, 2023
Apr 7, 2023
Apr 7, 2023
Apr 7, 2023
Mar 27, 2023
Apr 7, 2023
Apr 7, 2023
Apr 12, 2023
Apr 12, 2023
Apr 12, 2023
Apr 7, 2023
Apr 12, 2023
Mar 5, 2023
Mar 27, 2023
Mar 27, 2023
Apr 12, 2023
Apr 12, 2023
Mar 27, 2023
Mar 28, 2023
Mar 24, 2023
Mar 27, 2023
Mar 27, 2023
Mar 20, 2023
Mar 20, 2023
Mar 20, 2023
Mar 20, 2023
Mar 27, 2023
Mar 27, 2023
Mar 27, 2023
Apr 12, 2023
Apr 12, 2023
Mar 27, 2023
Mar 20, 2023
Mar 20, 2023
Mar 27, 2023
Mar 20, 2023
Mar 27, 2023
Mar 20, 2023
Apr 12, 2023
Apr 12, 2023
Mar 14, 2023
Mar 20, 2023
Mar 27, 2023
Mar 20, 2023
Mar 20, 2023
Mar 20, 2023
Mar 20, 2023
Mar 20, 2023
Mar 20, 2023
Mar 20, 2023
Mar 27, 2023
Mar 14, 2023
Mar 20, 2023
Mar 20, 2023
Mar 27, 2023
Mar 27, 2023
Mar 20, 2023
Mar 20, 2023
Mar 20, 2023
Mar 27, 2023
Mar 20, 2023
Mar 20, 2023
Mar 20, 2023
Mar 27, 2023
Mar 20, 2023
Mar 14, 2023
Mar 27, 2023
Mar 20, 2023

Java

This repository contains a collection of Java scripts and snippets that can be used for various projects. The code is intended to be open source and free to use for anyone who needs it.

Usage

To use any of the scripts or snippets in this repository, simply copy and paste the code into your own Java project or file or download it as is. Each script or snippet is labeled with a description and a brief explanation of what it does.

If you want to execute the code as is, first run

javac name.java

and then

java name

OR

java name.java

Contributing

Contributions to this repository are welcome and encouraged. If you have a Java script or snippet that you think would be useful for others, please feel free to submit a pull request with your code. Please make sure to include a description of what your code does and how it can be used.

License

All code in this repository is licensed under the GPL v3 License. See the LICENSE file for more information.

Disclaimer

While we have taken care to ensure that all code in this repository is working and free of errors, we cannot guarantee that it will work in every situation or with every project. Use at your own risk.

24