swing-dpi

HiDPI and UI-scaling support for Java-Swing via the PLaF mechanism

License

License

GroupId

GroupId

com.github.lukeu
ArtifactId

ArtifactId

swing-dpi
Last Version

Last Version

0.10
Release Date

Release Date

Type

Type

jar
Description

Description

swing-dpi
HiDPI and UI-scaling support for Java-Swing via the PLaF mechanism
Project URL

Project URL

https://github.com/lukeu/swing-dpi
Source Code Management

Source Code Management

https://github.com/lukeu/swing-dpi/tree/master

Download swing-dpi

How to add to project

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

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
0.10
0.9
0.8
0.7
0.6