1
1
# Material-UI-Swing
2
2
[ ![ 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 )
4
5
5
6
<div align =" center " >
6
7
<img src =" https://raw.githubusercontent.com/vincenzopalazzo/material-ui-swing-donations/master/images/iconMaterialOfficial.png " />
7
8
</div >
8
9
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
-
11
10
## Description
12
11
![ GitHub issues] ( https://img.shields.io/github/issues/vincenzopalazzo/material-ui-swing.svg?style=for-the-badge )
13
12
![ 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 )
15
14
[ ![ 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 )
16
15
17
16
A modern, Material Design UI for Java Swing
@@ -20,32 +19,32 @@ A modern, Material Design UI for Java Swing
20
19
21
20
- [ Introduction] ( https://github.com/vincenzopalazzo/material-ui-swing/wiki/Introduction )
22
21
- [ 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 )
25
24
- [ Screenshots] ( https://github.com/vincenzopalazzo/material-ui-swing/wiki/Screenshots )
26
25
- [ Built with] ( https://github.com/vincenzopalazzo/material-ui-swing/wiki/Built-with )
27
26
- [ Community] ( https://gitter.im/material-ui-swing/community?utm_source=share-link&utm_medium=link&utm_campaign=share-link )
28
27
- [ License] ( https://github.com/vincenzopalazzo/material-ui-swing/tree/development#license )
29
28
30
- ## Repository
29
+ ## Repository
31
30
32
- _ Maven_
31
+ _ Maven_
33
32
``` xml
34
33
<dependency >
35
34
<groupId >io.github.vincenzopalazzo</groupId >
36
35
<artifactId >material-ui-swing</artifactId >
37
- <version >1.1.1 </version >
36
+ <version >1.1.2-rc1 </version >
38
37
</dependency >
39
38
```
40
39
41
- _ Gradle (Groovy)_
40
+ _ Gradle (Groovy)_
42
41
``` groovy
43
- implementation 'io.github.vincenzopalazzo:material-ui-swing:1.1.1 '
42
+ implementation 'io.github.vincenzopalazzo:material-ui-swing:1.1.2-rc1 '
44
43
```
45
44
46
- _ Gradle (Kotlin)_
45
+ _ Gradle (Kotlin)_
47
46
``` kotlin
48
- implementation(" io.github.vincenzopalazzo:material-ui-swing:1.1.1 " )
47
+ implementation(" io.github.vincenzopalazzo:material-ui-swing:1.1.2-rc1 " )
49
48
```
50
49
51
50
Others 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
61
60
- Arizona State University
62
61
- [ zanderson9] ( https://github.com/zanderson9 )
63
62
63
+ You can support the project on the [ Material-UI-Swing donation site] ( https://material-ui-swing.github.io/material-ui-swing-donations/ )
64
+
64
65
## Supporters
65
66
66
67
<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
69
70
70
71
[ JetBrains' support] ( https://www.jetbrains.com/?from=material-ui-swing )
71
72
72
- ## Performance
73
73
<div align =" center " >
74
74
<img src =" https://www.yourkit.com/images/yklogo.png " />
75
75
</div >
76
76
The YourKit is used also by Google, Microsoft, PayPal, ecc.
77
77
78
78
- ** 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 >.
83
83
84
84
## License
85
85
@@ -91,14 +91,15 @@ Copyright (c) 2018 atharva washimkar.
91
91
92
92
Copyright (c) 2019-2020 atharva washimkar, Vincenzo Palazzo
[email protected]
93
93
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
[email protected]
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,
96
98
sublicense, 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:
97
99
98
100
The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
99
101
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