GroupId | GroupIdorg.xhtmlrenderer |
---|---|
ArtifactId | ArtifactIdflying-saucer-fop |
Version | Version9.1.21 |
Type | Typejar |
Filename | Size |
---|---|
flying-saucer-fop-9.1.21.pom | |
flying-saucer-fop-9.1.21.jar | 45 KB |
flying-saucer-fop-9.1.21-sources.jar | 44 KB |
flying-saucer-fop-9.1.21-javadoc.jar | 45 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.xhtmlrenderer/flying-saucer-fop/ -->
<dependency>
<groupId>org.xhtmlrenderer</groupId>
<artifactId>flying-saucer-fop</artifactId>
<version>9.1.21</version>
</dependency>
// https://jarcasting.com/artifacts/org.xhtmlrenderer/flying-saucer-fop/
implementation 'org.xhtmlrenderer:flying-saucer-fop:9.1.21'
// https://jarcasting.com/artifacts/org.xhtmlrenderer/flying-saucer-fop/
implementation ("org.xhtmlrenderer:flying-saucer-fop:9.1.21")
'org.xhtmlrenderer:flying-saucer-fop:jar:9.1.21'
<dependency org="org.xhtmlrenderer" name="flying-saucer-fop" rev="9.1.21">
<artifact name="flying-saucer-fop" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.xhtmlrenderer', module='flying-saucer-fop', version='9.1.21')
)
libraryDependencies += "org.xhtmlrenderer" % "flying-saucer-fop" % "9.1.21"
[org.xhtmlrenderer/flying-saucer-fop "9.1.21"]