Skip to content

Latest commit

 

History

History
20 lines (14 loc) · 781 Bytes

README.md

File metadata and controls

20 lines (14 loc) · 781 Bytes

Tooler-Tools

Maven Central Java CI with Maven Static Badge

Tooler-Tools: A versatile Java library for backend and CLI developers, offering a growing collection of tools to simplify your development tasks.

Installation

<dependency>
  <groupId>pt.codeforge</groupId>
  <artifactId>tooler-tools</artifactId>
  <version>${version}</version>
</dependency>