Layouts

Layouts provides an simple, clean and readable way for arranging Swing components in containers.

License

License

GroupId

GroupId

com.github.oryanmat
ArtifactId

ArtifactId

Layouts
Last Version

Last Version

2.0
Release Date

Release Date

Type

Type

jar
Description

Description

Layouts
Layouts provides an simple, clean and readable way for arranging Swing components in containers.
Project URL

Project URL

https://github.com/oryanm/Layouts

Download Layouts

How to add to project

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.

Versions

Version
2.0