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