Skip to content
/ kit Public

Java utility library offering practical tools and enhancements for common programming tasks.

License

Notifications You must be signed in to change notification settings

allurx/kit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

69 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Kit

Kit, developed with JDK 21, is a lightweight Java utility library designed to enhance productivity by streamlining development, simplifying common tasks, improving code readability, and fully leveraging modern Java features with an easy-to-use API for diverse development needs.

Installation

To use Kit in your Maven project, add the following dependency to your pom.xml:

<dependency>
    <groupId>io.allurx.kit</groupId>
    <artifactId>kit-${module}</artifactId>
    <version>${latest version}</version>
</dependency>

License

This project is licensed under the Apache License 2.0. You may obtain a copy of the License at:

Apache License 2.0

About

Java utility library offering practical tools and enhancements for common programming tasks.

Resources

License

Stars

Watchers

Forks

Packages

No packages published