Skip to content

iasonasTan/JeLib

Repository files navigation

JeLib

A comprehensive Java library providing a collection of utilities and modules for common development tasks. JeLib is organized into specialized modules that can be used independently or together.

Overview

JeLib is a modular Java library designed to help developers build applications faster by providing well-tested utilities across multiple domains. Each module is self-contained and can be added to your project independently.

Modules

JeLib consists of the following main modules:

  • jelib-core - Core utilities and fundamental classes used across the library
  • jelib-io - Input/output operations and file handling utilities
  • jelib-gui - GUI components and utilities for building user interfaces
  • jelib-game - Game development utilities and helpers
  • jelib-media - Media processing and handling functionality
  • jelib-xml - XML parsing and manipulation utilities
  • jelib-color-picker - Color selection and manipulation tools

Installation

To use JeLib in your project, add the required JAR files to your module path:

--module-path libs/example/jelib-module.jar --add-modules <module-name>

About

Java library for everything.

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages