MVN

com.googlecode.texhyphj : texhyphj

Maven & Gradle

Dec 20, 2012
10 usages

Texhyphj · TeX Hyphenator in Java. Continues the work by David Tolpin. Specifically, adding UTF-8 support for pattern files while maintaining the original functionality.

<dependency>
    <groupId>com.googlecode.texhyphj</groupId>
    <artifactId>texhyphj</artifactId>
    <version>1.2</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.googlecode.texhyphj : texhyphj to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.2

All Versions

Choose a version of com.googlecode.texhyphj : texhyphj to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.2
texhyphj-1.2

How to add a dependency to Maven

Add the following com.googlecode.texhyphj : texhyphj maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.googlecode.texhyphj</groupId>
    <artifactId>texhyphj</artifactId>
    <version>1.2</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.googlecode.texhyphj : texhyphj gradle dependency to your build.gradle file:

implementation 'com.googlecode.texhyphj:texhyphj:1.2'

Gradle Kotlin DSL: Add the following com.googlecode.texhyphj : texhyphj gradle kotlin dependency to your build.gradle.kts file:

implementation("com.googlecode.texhyphj:texhyphj:1.2")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.googlecode.texhyphj : texhyphj sbt scala dependency to your build.sbt file:

libraryDependencies += "com.googlecode.texhyphj" % "texhyphj" % "1.2"

Advertisement

Dependencies from Group

Dec 20, 2012
10 usages

Discover Dependencies

Oct 20, 2020
11 usages
Sep 06, 2017
13 usages
33 stars
Nov 14, 2020
10 usages
Oct 28, 2019
13 usages
0 stars
Mar 02, 2018
26 usages
159 stars
Aug 15, 2019
1 usages
3 stars
Aug 15, 2019
3 usages
25 stars
Apr 01, 2023
3 usages
4 stars