MVN

org.marid : marid-swing

Maven & Gradle

May 09, 2015
<dependency>
    <groupId>org.marid</groupId>
    <artifactId>marid-swing</artifactId>
    <version>0.8.8.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

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

  • Latest Stable: 0.8.8.1

All Versions

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

Version Vulnerabilities Updated
0.8.x
marid-swing-0.8.8.1

How to add a dependency to Maven

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

<dependency>
    <groupId>org.marid</groupId>
    <artifactId>marid-swing</artifactId>
    <version>0.8.8.1</version>
</dependency>

How to add a dependency to Gradle

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

implementation 'org.marid:marid-swing:0.8.8.1'

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

implementation("org.marid:marid-swing:0.8.8.1")

How to add a dependency to SBT Scala

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

libraryDependencies += "org.marid" % "marid-swing" % "0.8.8.1"

Advertisement

Dependencies from Group

Mar 25, 2020
11 usages
Mar 25, 2020
11 usages
Mar 25, 2020
10 usages
Mar 25, 2020
10 usages
Mar 25, 2020
5 usages

Discover Dependencies

Mar 25, 2020
10 usages
Jan 21, 2018
Feb 28, 2016
2 usages
8 usages
16.7k stars
May 20, 2015
2 usages
16.7k stars
3 usages
16.7k stars