is not current version
Last Version 2.0.2

net.webpdf:webpdf-wsclient 2.0.0

webPDF client library for using the SOAP and REST web services

Categories

Categories

Net CLI User Interface PDF Data
GroupId

GroupId

net.webpdf
ArtifactId

ArtifactId

webpdf-wsclient
Version

Version

2.0.0
Type

Type

jar

Download webpdf-wsclient 2.0.0


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