Now supports Java 9+ modules. Due to still having filename-based automatic module dependencies,
*-SNAPSHOT versions include module-info.class while releases include the
Automatic-Module-Name manifest entry. To minimize the difference between these
modes, module-info.java does not perform any transitive requires.
Maven artifact relocated from com.aoindustries:ao-style to com.aoapps:ao-style.
Package renamed from com.aoindustries.style to com.aoapps.style.
ao-style-1.0.0
Release Notes
Consolidated a base set of styles from multiple projects into this one place.
These are very general concepts, like a table with a thin border.
Any project that requires any of these styles should add this as a dependency.
New CSS classes for table formatting:
ao-grid, ao-outside-border, ao-no-border, ao-packed, and ao-spread.