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