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