Functions for converting strings from and to various formats, such as roman numbers, alpha indices, Java identifiers, and format strings.
'org.cthul:cthul-strings:1.0'
<dependency> <groupId>org.cthul</groupId> <artifactId>cthul-strings</artifactId> <version>1.0</version> </dependency>
<dependency org="org.cthul" name="cthul-strings" rev="1.0"/>
"org.cthul", "cthul-strings", "1.0"