Skip to content
/ TUtils Public

Some java utils to code faster, make http request easier, some annotations that are useful and more. Just add to your project and use some additions to java.

Notifications You must be signed in to change notification settings

Tiiita/TUtils

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

97 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Utils project for java projects (min java 8)

In this project are some utils and classes that help coding faster and easier. You can add this project via maven or gradle use this yourself:

    <repository>
      <id>repsy</id>
      <name>TUtils</name>
      <url>https://repo.repsy.io/mvn/tiiita/tutils</url>
    </repository>

    <dependency>
      <groupId>de.tiiita</groupId>
      <artifactId>tutils</artifactId>
      <version>1.0.0</version>
    </dependency>

About

Some java utils to code faster, make http request easier, some annotations that are useful and more. Just add to your project and use some additions to java.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages