is not current version
Last Version 1.1.8

com.documents4j:documents4j-client 0.2.1


Categories

Categories

CLI User Interface documents4j Business Logic Libraries Documents Processing
GroupId

GroupId

com.documents4j
ArtifactId

ArtifactId

documents4j-client
Version

Version

0.2.1
Type

Type

jar

Download documents4j-client 0.2.1


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