is not current version
Last Version 1.1.8

com.documents4j:documents4j-transformer-msoffice 1.0.2


Categories

Categories

documents4j Business Logic Libraries Documents Processing ORM Data
GroupId

GroupId

com.documents4j
ArtifactId

ArtifactId

documents4j-transformer-msoffice
Version

Version

1.0.2
Type

Type

pom

Download documents4j-transformer-msoffice 1.0.2


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