is not current version
Last Version 4.1.1

com.seanox:seanox-pdf-service 3.7.3

PDF service for generating/rendering PDFs based on Open HTML to PDF

Categories

Categories

PDF Data
GroupId

GroupId

com.seanox
ArtifactId

ArtifactId

seanox-pdf-service
Version

Version

3.7.3
Type

Type

jar

Download seanox-pdf-service 3.7.3


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