[go: up one dir, main page]

Menu

Tree [8f26b4] master 0-13-0 / doc /
 History

HTTPS access


File Date Author Commit
 api 2025-02-22 Wolfgang Keller Wolfgang Keller [8f26b4] Completed works for release 0.13.0.
 Changelog.txt 2025-02-22 Wolfgang Keller Wolfgang Keller [8f26b4] Completed works for release 0.13.0.
 License.txt 2025-02-22 Wolfgang Keller Wolfgang Keller [8f26b4] Completed works for release 0.13.0.
 Readme.txt 2025-02-22 Wolfgang Keller Wolfgang Keller [8f26b4] Completed works for release 0.13.0.

Read Me

Project UTIL-CLASSES

Util-Classes is a collection of Java classes for general programming support.
It covers a wide range of topics from simple small routines over Collection
classes to larger utilities to address IO management, file safety and GUI 
related tasks.

======================================
UTIL-CLASSES 0-13-0 as of 21 Feb. 2025
======================================

Reference JVM version: 1.8.0 OpenJDK
Available language versions: English
License: GNU Lesser General Public License (GPL), Version 3, 29 June 2007
Author: Wolfgang Keller

FILES IN THIS RELEASE:

- PROGRAMS -
kse-util-cla1-0-13-0.jar, kse-util-cla2-0-13-0.jar

- DEVELOPER PACKAGE -
kse-utilcla-devel-0-13-0.zip contains the binaries, the source code, a Javadoc
API documentation and all material required to compile the project. 
kse-utilcla-src-0-13-0.zip contains the source code only.

- REQUIREMENTS -
The packages have no external requirements. 
Package "cla2" requires package "cla1".