lt.tokenmill/docx-utils

Library to transform .docx documents.

Leiningen/Boot

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

Clojure CLI/deps.edn

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

Gradle

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

Maven

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