MVN

com.formdev : jide-oss

Maven & Gradle

Jun 30, 2021
9 stars

JIDE Common Layer · JIDE Common Layer (Professional Swing Components)

<dependency>
    <groupId>com.formdev</groupId>
    <artifactId>jide-oss</artifactId>
    <version>3.7.12</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.formdev : jide-oss to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 3.7.12

All Versions

Choose a version of com.formdev : jide-oss to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
3.7.x
jide-oss-3.7.12
jide-oss-3.7.11.1

How to add a dependency to Maven

Add the following com.formdev : jide-oss maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.formdev</groupId>
    <artifactId>jide-oss</artifactId>
    <version>3.7.12</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.formdev : jide-oss gradle dependency to your build.gradle file:

implementation 'com.formdev:jide-oss:3.7.12'

Gradle Kotlin DSL: Add the following com.formdev : jide-oss gradle kotlin dependency to your build.gradle.kts file:

implementation("com.formdev:jide-oss:3.7.12")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.formdev : jide-oss sbt scala dependency to your build.sbt file:

libraryDependencies += "com.formdev" % "jide-oss" % "3.7.12"

Advertisement

Dependencies from Group

Aug 10, 2023
34 usages
3k stars
Oct 06, 2022
7 usages
23 stars
Aug 10, 2023
5 usages
3k stars
Aug 10, 2023
4 usages
3k stars
Aug 10, 2023
2 usages
3k stars

Discover Dependencies