Posts

Showing posts from November, 2020

Tadukoo Util Alpha v.0.2 Release

 Tadukoo Util Alpha v.0.2 was released today . It represents the second release of software by Tadukooverse. Tadukoo Util is a collection of useful utilities for any project. It's released under the MIT license so it's very free for anyone to use for their projects. For more information about Tadukoo Util, check out its project page . For Javadocs for Tadukoo Util, visit this page . This release is mainly for the first release of Tadukoo View, but there were changes to Tadukoo Lang and Tadukoo Util as well. This release represents the second release for Tadukoo Util, and is an official release of the following modules: Tadukoo Annotation Processor - provides @AnnotationProcessor and AnnotationUtil for making Annotations Tadukoo Lang - provides common basic utilities such as StringUtil and Tuples Tadukoo Util - provides common utilities that are more advanced, such as MultiMap, ManyToManyMap, and Throwing Functional Interfaces Tadukoo View - provides utilities for drawing items ...