Last Version

PanelMatic 0.9.9

A Swing helper library. Makes the creation of copmlex panel layouts easy.

License

License

GroupId

GroupId

ca.weblite
ArtifactId

ArtifactId

PanelMatic
Version

Version

0.9.9
Type

Type

jar
Description

Description

PanelMatic
A Swing helper library. Makes the creation of copmlex panel layouts easy.
Project URL

Project URL

https://github.com/shannah/PanelMatic
Source Code Management

Source Code Management

https://github.com/shannah/PanelMatic/tree/main

Download PanelMatic 0.9.9


<!-- https://jarcasting.com/artifacts/ca.weblite/PanelMatic/ -->
<dependency>
    <groupId>ca.weblite</groupId>
    <artifactId>PanelMatic</artifactId>
    <version>0.9.9</version>
</dependency>
// https://jarcasting.com/artifacts/ca.weblite/PanelMatic/
implementation 'ca.weblite:PanelMatic:0.9.9'
// https://jarcasting.com/artifacts/ca.weblite/PanelMatic/
implementation ("ca.weblite:PanelMatic:0.9.9")
'ca.weblite:PanelMatic:jar:0.9.9'
<dependency org="ca.weblite" name="PanelMatic" rev="0.9.9">
  <artifact name="PanelMatic" type="jar" />
</dependency>
@Grapes(
@Grab(group='ca.weblite', module='PanelMatic', version='0.9.9')
)
libraryDependencies += "ca.weblite" % "PanelMatic" % "0.9.9"
[ca.weblite/PanelMatic "0.9.9"]

Dependencies

test (2)

Group / Artifact Type Version
junit : junit jar 4.13.1
org.hamcrest : hamcrest-core jar 1.3

Project Modules

There are no modules declared in this project.