texhyphclj

Clojure wrapper for Texhyphj, a Java Hyphenation library.

Leiningen/Boot

[texhyphclj "0.1.0"]

Clojure CLI/deps.edn

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

Gradle

implementation("texhyphclj:texhyphclj:0.1.0")

Maven

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