/text

Primary LanguageJava

This is a small collection of text utilities I've found handy. You can include the latest stable version in your Maven project by adding this to your dependency collection.

<dependency>
  <groupId>ie.dcu.collinsrj</groupId>
  <artifactId>text</artifactId>
  <version>1.1</version>
</dependency>