MVN

net.sf.cssbox : swingbox

Maven & Gradle

Sep 01, 2014
1 usages
56 stars

SwingBox · SwingBox is a Java Swing component that allows displaying the (X)HTML documents including the CSS support. It is designed as a JEditorPane replacement with considerably better rendering results. SwingBox is pure Java and it is using the CSSBox rendering engine for rendering the documents.

<dependency>
    <groupId>net.sf.cssbox</groupId>
    <artifactId>swingbox</artifactId>
    <version>1.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of net.sf.cssbox : swingbox to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.1

All Versions

Choose a version of net.sf.cssbox : swingbox to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.1
swingbox-1.1
1.0
swingbox-1.0

How to add a dependency to Maven

Add the following net.sf.cssbox : swingbox maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>net.sf.cssbox</groupId>
    <artifactId>swingbox</artifactId>
    <version>1.1</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following net.sf.cssbox : swingbox gradle dependency to your build.gradle file:

implementation 'net.sf.cssbox:swingbox:1.1'

Gradle Kotlin DSL: Add the following net.sf.cssbox : swingbox gradle kotlin dependency to your build.gradle.kts file:

implementation("net.sf.cssbox:swingbox:1.1")

How to add a dependency to SBT Scala

SBT Scala: Add the following net.sf.cssbox : swingbox sbt scala dependency to your build.sbt file:

libraryDependencies += "net.sf.cssbox" % "swingbox" % "1.1"

Advertisement

Dependencies from Group

Mar 19, 2023
13 usages
204 stars
Oct 17, 2022
9 usages
157 stars
Feb 01, 2021
7 usages
78 stars
Oct 17, 2022
1 usages
0 stars
Sep 01, 2014
1 usages
56 stars

Discover Dependencies

Apr 27, 2014
5 usages
193 stars
imq
Jul 22, 2011
11 usages
Nov 20, 2014
393 stars
Sep 05, 2013
3 usages
14 stars
gxt
Jun 30, 2014
21 usages
May 06, 2013
3 usages
Jan 18, 2015
717 usages
2k stars