lt.tokenmill/docx-utils

Library to transform .docx documents.

Leiningen/Boot

[lt.tokenmill/docx-utils "1.0.3"]

Clojure CLI/deps.edn

lt.tokenmill/docx-utils {:mvn/version "1.0.3"}

Gradle

implementation("lt.tokenmill:docx-utils:1.0.3")

Maven

<dependency>
  <groupId>lt.tokenmill</groupId>
  <artifactId>docx-utils</artifactId>
  <version>1.0.3</version>
</dependency>