| License |
License |
|---|---|
| GroupId | GroupIdcom.explodingpixels |
| ArtifactId | ArtifactIdmac_widgets |
| Last Version | Last Version0.9.5 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionmac_widgets
Collection of Mac style widgets written in Java
|
| Project URL |
Project URL |
| Filename | Size |
|---|---|
| mac_widgets-0.9.5.pom | |
| mac_widgets-0.9.5.jar | 331 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.explodingpixels/mac_widgets/ -->
<dependency>
<groupId>com.explodingpixels</groupId>
<artifactId>mac_widgets</artifactId>
<version>0.9.5</version>
</dependency>
// https://jarcasting.com/artifacts/com.explodingpixels/mac_widgets/
implementation 'com.explodingpixels:mac_widgets:0.9.5'
// https://jarcasting.com/artifacts/com.explodingpixels/mac_widgets/
implementation ("com.explodingpixels:mac_widgets:0.9.5")
'com.explodingpixels:mac_widgets:jar:0.9.5'
<dependency org="com.explodingpixels" name="mac_widgets" rev="0.9.5">
<artifact name="mac_widgets" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.explodingpixels', module='mac_widgets', version='0.9.5')
)
libraryDependencies += "com.explodingpixels" % "mac_widgets" % "0.9.5"
[com.explodingpixels/mac_widgets "0.9.5"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.jgoodies : forms | jar | 1.2.1 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.7 |