texhyphclj

Clojure wrapper for Texhyphj, a Java Hyphenation library.

Leiningen/Boot

[texhyphclj "0.1.0-SNAPSHOT"]

Clojure CLI/deps.edn

texhyphclj/texhyphclj {:mvn/version "0.1.0-SNAPSHOT"}

Gradle

implementation("texhyphclj:texhyphclj:0.1.0-SNAPSHOT")

Maven

<dependency>
  <groupId>texhyphclj</groupId>
  <artifactId>texhyphclj</artifactId>
  <version>0.1.0-SNAPSHOT</version>
</dependency>