11# Material-UI-Swing
22[ ![ Maven Central] ( https://img.shields.io/maven-central/v/io.github.vincenzopalazzo/material-ui-swing?color=%237cc4f4&style=for-the-badge )] ( https://search.maven.org/search?q=g:%22io.github.vincenzopalazzo%22%20AND%20a:%22material-ui-swing%22 )
3- ![ GitHub All Releases] ( https://img.shields.io/github/downloads/atarw/material-ui-swing/total?style=for-the-badge )
3+ ![ GitHub last commit] ( https://img.shields.io/github/last-commit/atarw/material-ui-swing?color=%237cc4f4&style=for-the-badge )
4+ ![ GitHub All Releases] ( https://img.shields.io/github/downloads/atarw/material-ui-swing/total?color=%234caf50&style=for-the-badge )
45
56<div align =" center " >
67<img src =" https://raw.githubusercontent.com/vincenzopalazzo/material-ui-swing-donations/master/images/iconMaterialOfficial.png " />
78</div >
89
9- > This repository contains only the official version, and it is not updated often because all develop activity is do on [ vincenzopalazzo/material-ui-swing] ( https://github.com/vincenzopalazzo/material-ui-swing )
10-
1110## Description
1211![ GitHub issues] ( https://img.shields.io/github/issues/vincenzopalazzo/material-ui-swing.svg?style=for-the-badge )
1312![ GitHub pull requests] ( https://img.shields.io/github/issues-pr/vincenzopalazzo/material-ui-swing.svg?style=for-the-badge )
14- [ ![ Donation] ( https://img.shields.io/website/http/vincenzopalazzo .github.io/material-ui-swing-donations.svg?style=for-the-badge&up_color=yellow&up_message=Donation )] ( https://vincenzopalazzo .github.io/material-ui-swing-donations )
13+ [ ![ Donation] ( https://img.shields.io/website/http/material-ui-swing .github.io/material-ui-swing-donations.svg?style=for-the-badge&up_color=yellow&up_message=Donation )] ( https://material-ui-swing .github.io/material-ui-swing-donations )
1514[ ![ Gitter chat] ( https://img.shields.io/gitter/room/vincenzopalazzo/material-ui-swing.svg?style=for-the-badge )] ( https://gitter.im/material-ui-swing/community?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge )
1615
1716A modern, Material Design UI for Java Swing
@@ -20,32 +19,32 @@ A modern, Material Design UI for Java Swing
2019
2120- [ Introduction] ( https://github.com/vincenzopalazzo/material-ui-swing/wiki/Introduction )
2221- [ Component Supported] ( https://github.com/vincenzopalazzo/material-ui-swing/wiki/Component-Supported )
23- - [ Material Theming] ( #TODO )
24- - [ Develop a new Theme] ( #TODO )
22+ - [ Material Theming] ( https://github.com/vincenzopalazzo/material-ui-swing/wiki )
23+ - [ Develop a new Theme] ( https://github.com/vincenzopalazzo/material-ui-swing/wiki )
2524- [ Screenshots] ( https://github.com/vincenzopalazzo/material-ui-swing/wiki/Screenshots )
2625- [ Built with] ( https://github.com/vincenzopalazzo/material-ui-swing/wiki/Built-with )
2726- [ Community] ( https://gitter.im/material-ui-swing/community?utm_source=share-link&utm_medium=link&utm_campaign=share-link )
2827- [ License] ( https://github.com/vincenzopalazzo/material-ui-swing/tree/development#license )
2928
30- ## Repository
29+ ## Repository
3130
32- _ Maven_
31+ _ Maven_
3332 ``` xml
3433<dependency >
3534 <groupId >io.github.vincenzopalazzo</groupId >
3635 <artifactId >material-ui-swing</artifactId >
37- <version >1.1.1 </version >
36+ <version >1.1.2-rc1 </version >
3837</dependency >
3938 ```
4039
41- _ Gradle (Groovy)_
40+ _ Gradle (Groovy)_
4241``` groovy
43- implementation 'io.github.vincenzopalazzo:material-ui-swing:1.1.1 '
42+ implementation 'io.github.vincenzopalazzo:material-ui-swing:1.1.2-rc1 '
4443```
4544
46- _ Gradle (Kotlin)_
45+ _ Gradle (Kotlin)_
4746``` kotlin
48- implementation(" io.github.vincenzopalazzo:material-ui-swing:1.1.1 " )
47+ implementation(" io.github.vincenzopalazzo:material-ui-swing:1.1.2-rc1 " )
4948```
5049
5150Others version [ here] ( https://search.maven.org/artifact/io.github.vincenzopalazzo/material-ui-swing )
@@ -61,6 +60,8 @@ Contact us if you use this look and feel, so we can add your project to the list
6160- Arizona State University
6261- [ zanderson9] ( https://github.com/zanderson9 )
6362
63+ You can support the project on the [ Material-UI-Swing donation site] ( https://material-ui-swing.github.io/material-ui-swing-donations/ )
64+
6465## Supporters
6566
6667<div align =" center " >
@@ -69,17 +70,16 @@ Contact us if you use this look and feel, so we can add your project to the list
6970
7071[ JetBrains' support] ( https://www.jetbrains.com/?from=material-ui-swing )
7172
72- ## Performance
7373<div align =" center " >
7474 <img src =" https://www.yourkit.com/images/yklogo.png " />
7575</div >
7676The YourKit is used also by Google, Microsoft, PayPal, ecc.
7777
7878- ** YourKit** : it supports open source projects with innovative and intelligent tools
79- for monitoring and profiling Java and .NET applications.
80- YourKit is the creator of <a href =" https://www.yourkit.com/java/profiler/ " >YourKit Java Profiler</a >,
81- <a href =" https://www.yourkit.com/.net/profiler/ " >YourKit .NET Profiler</a >,
82- and <a href =" https://www.yourkit.com/youmonitor/ " >YourKit YouMonitor</a >.
79+ for monitoring and profiling Java and .NET applications.
80+ YourKit is the creator of <a href =" https://www.yourkit.com/java/profiler/ " >YourKit Java Profiler</a >,
81+ <a href =" https://www.yourkit.com/.net/profiler/ " >YourKit .NET Profiler</a >,
82+ and <a href =" https://www.yourkit.com/youmonitor/ " >YourKit YouMonitor</a >.
8383
8484## License
8585
@@ -91,14 +91,15 @@ Copyright (c) 2018 atharva washimkar.
9191
9292Copyright (c) 2019-2020 atharva washimkar, Vincenzo Palazzo vincenzopalazzodev@gmail.com
9393
94- Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"),
95- to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute,
94+ Copyright (c) 2021 Vincenzo Palazzo vincenzopalazzodev@gmail.com
95+
96+ Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"),
97+ to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute,
9698sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
9799
98100The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
99101
100- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
101- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM,
102- DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE
103- OR OTHER DEALINGS IN THE SOFTWARE.
104-
102+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
103+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM,
104+ DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE
105+ OR OTHER DEALINGS IN THE SOFTWARE.
0 commit comments