Jar examples for m:mac-widgets
Collection of Mac style widgets written in Java
You can download jar file mac_widgets 0.9.5 in this page.
GNU Lesser General Public License
You can use the following script to add mac_widgets-0.9.5.jar to your project.
<dependency> <groupId>com.explodingpixels</groupId> <artifactId>mac_widgets</artifactId> <version>0.9.5</version> </dependency>
compile group: 'com.explodingpixels', name: 'mac_widgets', version: '0.9.5'
libraryDependencies += "com.explodingpixels" % "mac_widgets" % "0.9.5"
<dependency org="com.explodingpixels" name="mac_widgets" rev="0.9.5"/>
@Grapes(@Grab(group='com.explodingpixels', module='mac_widgets', version='0.9.5'))
'com.explodingpixels:mac_widgets:jar:0.9.5'
Click the following link to download the jar file.
mac_widgets-0.9.5.jar