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