Download mac_widgets-0.9.5.jar file - Jar m

Jar examples for m:mac-widgets

Description

Collection of Mac style widgets written in Java

You can download jar file mac_widgets 0.9.5 in this page.

License

GNU Lesser General Public License

Build File

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'

Download

Click the following link to download the jar file.

mac_widgets-0.9.5.jar
mac_widgets-0.9.5.pom



Related Tutorials