Categories |
CategoriesPDF Data |
---|---|
GroupId | GroupIdcom.seanox |
ArtifactId | ArtifactIdseanox-pdf-service |
Version | Version4.0.1 |
Type | Typejar |
Filename | Size |
---|---|
seanox-pdf-service-4.0.1.pom | |
seanox-pdf-service-4.0.1.jar | 46 KB |
seanox-pdf-service-4.0.1-sources.jar | 32 KB |
seanox-pdf-service-4.0.1-javadoc.jar | 477 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.seanox/seanox-pdf-service/ -->
<dependency>
<groupId>com.seanox</groupId>
<artifactId>seanox-pdf-service</artifactId>
<version>4.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.seanox/seanox-pdf-service/
implementation 'com.seanox:seanox-pdf-service:4.0.1'
// https://jarcasting.com/artifacts/com.seanox/seanox-pdf-service/
implementation ("com.seanox:seanox-pdf-service:4.0.1")
'com.seanox:seanox-pdf-service:jar:4.0.1'
<dependency org="com.seanox" name="seanox-pdf-service" rev="4.0.1">
<artifact name="seanox-pdf-service" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.seanox', module='seanox-pdf-service', version='4.0.1')
)
libraryDependencies += "com.seanox" % "seanox-pdf-service" % "4.0.1"
[com.seanox/seanox-pdf-service "4.0.1"]