MVN

xyz.cofe : docking-frames-common

Maven & Gradle

Apr 30, 2019
2 usages
0 stars

docking-frames-common · DockingFrames is an open source Java Swing docking framework, licenced under LGPL 2.1. This is the same distribution as the original distribution (http://www.docking-frames.org/), only reinstalled in maven

<dependency>
    <groupId>xyz.cofe</groupId>
    <artifactId>docking-frames-common</artifactId>
    <version>1.1.2p20b.fix-1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of xyz.cofe : docking-frames-common to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.1.2p20b.fix-1

All Versions

Choose a version of xyz.cofe : docking-frames-common to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.1.x
docking-frames-common-1.1.2p20b.fix-1
docking-frames-common-1.1.2p20b
docking-frames-common-1.1.2p20a

How to add a dependency to Maven

Add the following xyz.cofe : docking-frames-common maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>xyz.cofe</groupId>
    <artifactId>docking-frames-common</artifactId>
    <version>1.1.2p20b.fix-1</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following xyz.cofe : docking-frames-common gradle dependency to your build.gradle file:

implementation 'xyz.cofe:docking-frames-common:1.1.2p20b.fix-1'

Gradle Kotlin DSL: Add the following xyz.cofe : docking-frames-common gradle kotlin dependency to your build.gradle.kts file:

implementation("xyz.cofe:docking-frames-common:1.1.2p20b.fix-1")

How to add a dependency to SBT Scala

SBT Scala: Add the following xyz.cofe : docking-frames-common sbt scala dependency to your build.sbt file:

libraryDependencies += "xyz.cofe" % "docking-frames-common" % "1.1.2p20b.fix-1"

Advertisement

Dependencies from Group

Mar 28, 2022
13 usages
0 stars
Jun 12, 2021
7 usages
0 stars
fs
Mar 12, 2021
4 usages
0 stars
Aug 24, 2020
4 usages
0 stars
Feb 02, 2020
4 usages
0 stars

Discover Dependencies

Jun 19, 2023
4 usages
11.1k stars
Jun 19, 2023
2 usages
11.1k stars
Sep 13, 2018
3 usages
5.1k stars
Jun 16, 2019
2 usages
90 stars
Nov 28, 2018
3 usages
May 03, 2021
2 usages
Aug 03, 2023
9 usages
12.8k stars
Mar 28, 2020
2 usages
0 stars