Last Version

PanelMatic 0.9.9

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

License

License

GroupId

GroupId

io.codeworth
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/codeworth-gh/PanelMatic
Source Code Management

Source Code Management

https://github.com/codeworth-gh/PanelMatic/tree/main

Download PanelMatic 0.9.9


<!-- https://jarcasting.com/artifacts/io.codeworth/PanelMatic/ -->
<dependency>
    <groupId>io.codeworth</groupId>
    <artifactId>PanelMatic</artifactId>
    <version>0.9.9</version>
</dependency>
// https://jarcasting.com/artifacts/io.codeworth/PanelMatic/
implementation 'io.codeworth:PanelMatic:0.9.9'
// https://jarcasting.com/artifacts/io.codeworth/PanelMatic/
implementation ("io.codeworth:PanelMatic:0.9.9")
'io.codeworth:PanelMatic:jar:0.9.9'
<dependency org="io.codeworth" name="PanelMatic" rev="0.9.9">
  <artifact name="PanelMatic" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.codeworth', module='PanelMatic', version='0.9.9')
)
libraryDependencies += "io.codeworth" % "PanelMatic" % "0.9.9"
[io.codeworth/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.