Jar examples for t:texhyphj
TeX Hyphenator in Java. Continues the work by David Tolpin. Specifically, adding UTF-8 support for pattern files while maintaining the original functionality.
You can download jar file texhyphj 1.2 in this page.
GNU Lesser General Public License
You can use the following script to add texhyphj-1.2.jar to your project.
<dependency> <groupId>com.googlecode.texhyphj</groupId> <artifactId>texhyphj</artifactId> <version>1.2</version> </dependency>
compile group: 'com.googlecode.texhyphj', name: 'texhyphj', version: '1.2'
libraryDependencies += "com.googlecode.texhyphj" % "texhyphj" % "1.2"
<dependency org="com.googlecode.texhyphj" name="texhyphj" rev="1.2"/>
@Grapes(@Grab(group='com.googlecode.texhyphj', module='texhyphj', version='1.2'))
'com.googlecode.texhyphj:texhyphj:jar:1.2'
Click the following link to download the jar file.
texhyphj-1.2-javadoc.jar