License |
License |
---|---|
Categories |
Categoriesdocuments4j Business Logic Libraries Documents Processing |
GroupId | GroupIdcom.documents4j |
ArtifactId | ArtifactIddocuments4j-parent |
Last Version | Last Version1.1.8 |
Release Date | Release Date |
Type | Typepom |
Description |
Descriptiondocuments4j
A Java library for converting documents.
|
Project URL |
Project URL |
Filename | Size |
---|---|
documents4j-parent-1.1.8.pom | 20 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.documents4j/documents4j-parent/ -->
<dependency>
<groupId>com.documents4j</groupId>
<artifactId>documents4j-parent</artifactId>
<version>1.1.8</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.documents4j/documents4j-parent/
implementation 'com.documents4j:documents4j-parent:1.1.8'
// https://jarcasting.com/artifacts/com.documents4j/documents4j-parent/
implementation ("com.documents4j:documents4j-parent:1.1.8")
'com.documents4j:documents4j-parent:pom:1.1.8'
<dependency org="com.documents4j" name="documents4j-parent" rev="1.1.8">
<artifact name="documents4j-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.documents4j', module='documents4j-parent', version='1.1.8')
)
libraryDependencies += "com.documents4j" % "documents4j-parent" % "1.1.8"
[com.documents4j/documents4j-parent "1.1.8"]