License |
License |
---|---|
GroupId | GroupIdxyz.cofe |
ArtifactId | ArtifactIddocking-frames-common |
Version | Version1.1.2p20b.fix-1 |
Type | Typejar |
Description |
Descriptiondocking-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
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/xyz.cofe/docking-frames-common/ -->
<dependency>
<groupId>xyz.cofe</groupId>
<artifactId>docking-frames-common</artifactId>
<version>1.1.2p20b.fix-1</version>
</dependency>
// https://jarcasting.com/artifacts/xyz.cofe/docking-frames-common/
implementation 'xyz.cofe:docking-frames-common:1.1.2p20b.fix-1'
// https://jarcasting.com/artifacts/xyz.cofe/docking-frames-common/
implementation ("xyz.cofe:docking-frames-common:1.1.2p20b.fix-1")
'xyz.cofe:docking-frames-common:jar:1.1.2p20b.fix-1'
<dependency org="xyz.cofe" name="docking-frames-common" rev="1.1.2p20b.fix-1">
<artifact name="docking-frames-common" type="jar" />
</dependency>
@Grapes(
@Grab(group='xyz.cofe', module='docking-frames-common', version='1.1.2p20b.fix-1')
)
libraryDependencies += "xyz.cofe" % "docking-frames-common" % "1.1.2p20b.fix-1"
[xyz.cofe/docking-frames-common "1.1.2p20b.fix-1"]
Group / Artifact | Type | Version |
---|---|---|
xyz.cofe : docking-frames-core | jar | 1.1.2p20b.fix-1 |
xyz.cofe : docking-frames-core-j6 | jar | 1.1.2p20b.fix-1 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.10 |