is not current version
Last Version 2.3.0

com.github.paulcwarren:spring-content-docx4j 1.0.0.M10


Categories

Categories

docx4j Business Logic Libraries Documents Processing
GroupId

GroupId

com.github.paulcwarren
ArtifactId

ArtifactId

spring-content-docx4j
Version

Version

1.0.0.M10
Type

Type

jar

Download spring-content-docx4j 1.0.0.M10


<!-- https://jarcasting.com/artifacts/com.github.paulcwarren/spring-content-docx4j/ -->
<dependency>
    <groupId>com.github.paulcwarren</groupId>
    <artifactId>spring-content-docx4j</artifactId>
    <version>1.0.0.M10</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.paulcwarren/spring-content-docx4j/
implementation 'com.github.paulcwarren:spring-content-docx4j:1.0.0.M10'
// https://jarcasting.com/artifacts/com.github.paulcwarren/spring-content-docx4j/
implementation ("com.github.paulcwarren:spring-content-docx4j:1.0.0.M10")
'com.github.paulcwarren:spring-content-docx4j:jar:1.0.0.M10'
<dependency org="com.github.paulcwarren" name="spring-content-docx4j" rev="1.0.0.M10">
  <artifact name="spring-content-docx4j" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.paulcwarren', module='spring-content-docx4j', version='1.0.0.M10')
)
libraryDependencies += "com.github.paulcwarren" % "spring-content-docx4j" % "1.0.0.M10"
[com.github.paulcwarren/spring-content-docx4j "1.0.0.M10"]