Registry / utility / ao-lang

ao-lang

JSON →
library5.7.0javamavenunverified

Minimal Java library with no external dependencies providing common utilities.

<dependency> <groupId>com.aoapps</groupId> <artifactId>ao-lang</artifactId> <version>5.7.0</version> </dependency>
INSTALL
IMPORT
SIG · AO-LANG
A
ao-lang
utilityjavav5.7.0
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

Strings
com.aoapps.lang.Strings

Uses the Strings utility class to check if a string is empty.

import com.aoapps.lang.Strings; public class Example { public static void main(String[] args) { System.out.println(Strings.isEmpty("")); } }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
5.7.0latest on Maven
Audit
Dependencies

No dependency data recorded yet.

Agent activity
22 hits · last 30 days
node
18
OpenAI (training)
2
Meta
1
Resources
ao-lang — mvn dependency:get ao-lang · libregistry