New version is available
You are viewing the documentation for JxBrowser 8 which is no longer the latest version. Upgrade to JxBrowser 9 to benefit from the new features and improvements. If you have any questions or need assistance with the upgrade, please feel free to .
Contents

Getting started with JxBrowser

This guide shows how to start working with JxBrowser in a Gradle or Maven project as quickly as possible.

Using JxBrowser MCP server 

The fastest way to get started with JxBrowser is by using the JxBrowser MCP server. It allows your AI coding agent to automatically create and configure a ready-to-use project. Choose your UI toolkit and build tool — the AI will handle the setup.

Learn how to install and use the JxBrowser MCP server in the MCP Server guide.

Gradle 

Learn how to add JxBrowser to a Gradle project and embed BrowserView component into a JavaFX/Swing/Compose/SWT desktop app to display modern web pages.

Maven 

Learn how to add JxBrowser to a Maven project and embed BrowserView component into a JavaFX/Swing/SWT desktop app to display modern web pages.