is not current version
Last Version 3.6.18.2

com.github.fracpete:jide-oss 3.6.18.1

JIDE Common Layer (Professional Swing Components). Contains backported com.jidesoft.plaf.LookAndFeelFactory to make it work under OSX.

Categories

Categories

IDE Development Tools
GroupId

GroupId

com.github.fracpete
ArtifactId

ArtifactId

jide-oss
Version

Version

3.6.18.1
Type

Type

jar

Download jide-oss 3.6.18.1


<!-- https://jarcasting.com/artifacts/com.github.fracpete/jide-oss/ -->
<dependency>
    <groupId>com.github.fracpete</groupId>
    <artifactId>jide-oss</artifactId>
    <version>3.6.18.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.fracpete/jide-oss/
implementation 'com.github.fracpete:jide-oss:3.6.18.1'
// https://jarcasting.com/artifacts/com.github.fracpete/jide-oss/
implementation ("com.github.fracpete:jide-oss:3.6.18.1")
'com.github.fracpete:jide-oss:jar:3.6.18.1'
<dependency org="com.github.fracpete" name="jide-oss" rev="3.6.18.1">
  <artifact name="jide-oss" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.fracpete', module='jide-oss', version='3.6.18.1')
)
libraryDependencies += "com.github.fracpete" % "jide-oss" % "3.6.18.1"
[com.github.fracpete/jide-oss "3.6.18.1"]