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