Registry / utility / cactoos

cactoos

JSON →
library0.61.0javamavenunverified

A library of object-oriented Java primitives providing alternative implementations for common operations.

<dependency> <groupId>org.cactoos</groupId> <artifactId>cactoos</artifactId> <version>0.61.0</version> </dependency>
INSTALL
IMPORT
SIG · CACTOOS
C
cactoos
utilityjavav0.61.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.

TextOf
✓ org.cactoos.text.TextOf

Creates a TextOf object and converts it to a string.

import org.cactoos.text.TextOf; public class Example { public static void main(String[] args) throws Exception { String text = new TextOf("Hello, world!").asString(); System.out.println(text); } }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.61.0latest on Maven
Audit
Dependencies

No dependency data recorded yet.

Agent activity
8 hits · last 30 days
node
8
Resources
cactoos — mvn dependency:get cactoos · libregistry