List icon 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.