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