Skip to content

Enderman-TPing/ETToolset

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ETToolset

Static Badge Static Badge Static Badge Static Badge Static Badge stars forks watchers repo-size issues last-commit top-language

Special thanks to the IDE support of Jetbrains for open-source programmers

Hello there
Welcome!
For the full doc, see GitHub Wiki

Introduction

A Simple Lib to Shorten and Optimize Your Coding Expression

Build Method

Gradle:

dependencies {
    implementation 'io.github.enderman-tping:ETToolset:1.0.0-pre3'
}

Maven:

<dependencies>
    <dependency>
        <groupId>io.github.enderman-tping</groupId>
        <artifactId>ETToolset</artifactId>
        <version>1.0.0-pre3</version>
    </dependency>
</dependencies>

For more information, see the maven repo

Overview

The entire package contains:

  • io.github.ettoolset
    • algorithms
      • sorting
      • tree
    • tools
      • deamon
      • logger

Although the current lib has only a few functions, it will be gradually enriched.

Plans

Fractions and related classes

Contribution

We welcome everyone to make contributions to this project. You may share your ideas in Issues or directly start a Pull Request

About

A Simple Lib to Shorten and Optimize Your Coding Expression

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages