Categories |
Categoriesdocuments4j Business Logic Libraries Documents Processing ORM Data |
---|---|
GroupId | GroupIdcom.documents4j |
ArtifactId | ArtifactIddocuments4j-transformer-msoffice-base |
Version | Version1.0.1 |
Type | Typejar |
<!-- https://jarcasting.com/artifacts/com.documents4j/documents4j-transformer-msoffice-base/ -->
<dependency>
<groupId>com.documents4j</groupId>
<artifactId>documents4j-transformer-msoffice-base</artifactId>
<version>1.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.documents4j/documents4j-transformer-msoffice-base/
implementation 'com.documents4j:documents4j-transformer-msoffice-base:1.0.1'
// https://jarcasting.com/artifacts/com.documents4j/documents4j-transformer-msoffice-base/
implementation ("com.documents4j:documents4j-transformer-msoffice-base:1.0.1")
'com.documents4j:documents4j-transformer-msoffice-base:jar:1.0.1'
<dependency org="com.documents4j" name="documents4j-transformer-msoffice-base" rev="1.0.1">
<artifact name="documents4j-transformer-msoffice-base" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.documents4j', module='documents4j-transformer-msoffice-base', version='1.0.1')
)
libraryDependencies += "com.documents4j" % "documents4j-transformer-msoffice-base" % "1.0.1"
[com.documents4j/documents4j-transformer-msoffice-base "1.0.1"]