TeX Hyphenator in Java. Continues the work by David Tolpin. Specifically, adding UTF-8 support for pattern files while maintaining the original functionality.
'com.googlecode.texhyphj:texhyphj:1.2'
<dependency> <groupId>com.googlecode.texhyphj</groupId> <artifactId>texhyphj</artifactId> <version>1.2</version> </dependency>
<dependency org="com.googlecode.texhyphj" name="texhyphj" rev="1.2"/>
"com.googlecode.texhyphj", "texhyphj", "1.2"