Skip to content

Latest commit

 

History

History

3.6.18.1

jide-oss

Patched version of the jide-oss Swing library.

Changes:

  • Backported the com.jidesoft.plaf.LookAndFeelFactory class

Maven

Use the following dependency in your pom.xml:

    <dependency>
      <groupId>com.github.fracpete</groupId>
      <artifactId>jide-oss</artifactId>
      <version>3.6.18.1</version>
    </dependency>