Download Latest Version material-ui-swing-1.1.2-rc1-with-dependencies.jar (3.1 MB)
Email in envelope

Get an email when there's a new version of Material-UI-Swing

Home / v1.1.2
Name Modified Size InfoDownloads / Week
Parent folder
release-jars.zip 2021-06-11 6.4 MB
README.md 2021-02-28 2.4 kB
v1.1.2 source code.tar.gz 2021-02-28 3.7 MB
v1.1.2 source code.zip 2021-02-28 4.2 MB
Totals: 4 Items   14.2 MB 1
Material-UI-Swing 1.1.2

One month late, we are happy to announce version 1.1.2 that close the our big Milestone Material-UI-Swing 1.1.2.

This version includes the following changes

  • Bug Fixing in the Material UI Theme
  • Small bug fixing in the repository code (Removed dead code)
  • Removing deprecated API
  • Introduce the Java linter under the Google Code Style
  • Improve Github Actions
  • Support Themes under the material-theme palette look the screenshot in the Wiki

Ask question about the release, join to the discussion at the following link https://github.com/vincenzopalazzo/material-ui-swing/discussions/166

New Material themes

MaterialLiteTheme

See also here

MaterialOceanicTheme

See also here

P.S: Sorry if we break your App with the new theme but these are really cool 💯 .

Join in the new Github discussion to give us feedback and ideas

Maven

<dependency>
  <groupId>io.github.vincenzopalazzo</groupId>
  <artifactId>material-ui-swing</artifactId>
  <version>1.1.2</version>
</dependency>

Gradle

Groovy

implementation 'io.github.vincenzopalazzo:material-ui-swing:1.1.2'

Kotlin

implementation("io.github.vincenzopalazzo:material-ui-swing:1.1.2")

Java9 module name

io.github.vincenzopalazzo.materialuiswing

Support

If you like the library and want to support it, please considerer to donate with the following system

Source: README.md, updated 2021-02-28