GroupId | GroupIdcom.teamdev.jxbrowser |
---|---|
ArtifactId | ArtifactIdjxbrowser-swt |
Last Version | Last Version7.12.2 |
Release Date | Release Date |
Type | Typejar |
Description |
Description |
Filename | Size |
---|---|
jxbrowser-swt-7.12.2.pom | |
jxbrowser-swt-7.12.2.jar | 152 KB |
jxbrowser-swt-7.12.2-sources.jar | 260 bytes |
jxbrowser-swt-7.12.2-javadoc.jar | 95 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.teamdev.jxbrowser/jxbrowser-swt/ -->
<dependency>
<groupId>com.teamdev.jxbrowser</groupId>
<artifactId>jxbrowser-swt</artifactId>
<version>7.12.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.teamdev.jxbrowser/jxbrowser-swt/
implementation 'com.teamdev.jxbrowser:jxbrowser-swt:7.12.2'
// https://jarcasting.com/artifacts/com.teamdev.jxbrowser/jxbrowser-swt/
implementation ("com.teamdev.jxbrowser:jxbrowser-swt:7.12.2")
'com.teamdev.jxbrowser:jxbrowser-swt:jar:7.12.2'
<dependency org="com.teamdev.jxbrowser" name="jxbrowser-swt" rev="7.12.2">
<artifact name="jxbrowser-swt" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.teamdev.jxbrowser', module='jxbrowser-swt', version='7.12.2')
)
libraryDependencies += "com.teamdev.jxbrowser" % "jxbrowser-swt" % "7.12.2"
[com.teamdev.jxbrowser/jxbrowser-swt "7.12.2"]