MVN

org.jdal : jdal-swing

Maven & Gradle

Jun 20, 2014
26 stars

JDAL Swing Library

<dependency>
    <groupId>org.jdal</groupId>
    <artifactId>jdal-swing</artifactId>
    <version>2.0.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.jdal : jdal-swing to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 2.0.0

All Versions

Choose a version of org.jdal : jdal-swing to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
2.0.x
jdal-swing-2.0.0
1.3.x
jdal-swing-1.3.1
1.2.x
jdal-swing-1.2.0
1.1.x
jdal-swing-1.1.5

How to add a dependency to Maven

Add the following org.jdal : jdal-swing maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>org.jdal</groupId>
    <artifactId>jdal-swing</artifactId>
    <version>2.0.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following org.jdal : jdal-swing gradle dependency to your build.gradle file:

implementation 'org.jdal:jdal-swing:2.0.0'

Gradle Kotlin DSL: Add the following org.jdal : jdal-swing gradle kotlin dependency to your build.gradle.kts file:

implementation("org.jdal:jdal-swing:2.0.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following org.jdal : jdal-swing sbt scala dependency to your build.sbt file:

libraryDependencies += "org.jdal" % "jdal-swing" % "2.0.0"

Advertisement

Dependencies from Group

Jun 20, 2014
7 usages
26 stars
Jun 20, 2014
1 usages
26 stars
Jun 20, 2014
26 stars
Jun 20, 2014
26 stars
Jun 20, 2014
26 stars

Discover Dependencies

Aug 29, 2012
1.1k stars
Nov 12, 2013
1 usages
2 stars
Sep 10, 2013
Oct 15, 2012
1 stars
Jun 30, 2013
1 usages
5.5k stars
Sep 20, 2005