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