lt.tokenmill/docx-utils

Library to transform .docx documents.

Leiningen/Boot

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

Clojure CLI/deps.edn

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

Gradle

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

Maven

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