is not current version
Last Version 1.1.8

com.documents4j:documents4j-transformer-msoffice 1.1.1


Categories

Categories

documents4j Business Logic Libraries Documents Processing ORM Data
GroupId

GroupId

com.documents4j
ArtifactId

ArtifactId

documents4j-transformer-msoffice
Version

Version

1.1.1
Type

Type

pom

Download documents4j-transformer-msoffice 1.1.1


<!-- https://jarcasting.com/artifacts/com.documents4j/documents4j-transformer-msoffice/ -->
<dependency>
    <groupId>com.documents4j</groupId>
    <artifactId>documents4j-transformer-msoffice</artifactId>
    <version>1.1.1</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.documents4j/documents4j-transformer-msoffice/
implementation 'com.documents4j:documents4j-transformer-msoffice:1.1.1'
// https://jarcasting.com/artifacts/com.documents4j/documents4j-transformer-msoffice/
implementation ("com.documents4j:documents4j-transformer-msoffice:1.1.1")
'com.documents4j:documents4j-transformer-msoffice:pom:1.1.1'
<dependency org="com.documents4j" name="documents4j-transformer-msoffice" rev="1.1.1">
  <artifact name="documents4j-transformer-msoffice" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.documents4j', module='documents4j-transformer-msoffice', version='1.1.1')
)
libraryDependencies += "com.documents4j" % "documents4j-transformer-msoffice" % "1.1.1"
[com.documents4j/documents4j-transformer-msoffice "1.1.1"]