docking-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

License

License

GroupId

GroupId

xyz.cofe
ArtifactId

ArtifactId

docking-frames-core-j6
Last Version

Last Version

1.1.2p20b.fix-1
Release Date

Release Date

Type

Type

jar
Description

Description

docking-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

http://www.docking-frames.org/
Source Code Management

Source Code Management

http://github.com/gochaorg/cofe.xyz/tree/master

Download docking-frames-core-j6

How to add to project

<!-- 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"]

Dependencies

compile (1)

Group / Artifact Type Version
xyz.cofe : docking-frames-core jar 1.1.2p20b.fix-1

test (1)

Group / Artifact Type Version
junit : junit jar 4.10

Project Modules

There are no modules declared in this project.

Versions

Version
1.1.2p20b.fix-1