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