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