Download fcms-widgets-0.0.13.jar file - Jar f

Jar examples for f:fcms-widgets

Description

Small collection of useful Java widgets.

You can download jar file fcms-widgets 0.0.13 in this page.

License

GNU General Public License 3

Build File

You can use the following script to add fcms-widgets-0.0.13.jar to your project.

<dependency>
   <groupId>com.github.waikato</groupId>
   <artifactId>fcms-widgets</artifactId>
   <version>0.0.13</version>
</dependency>
compile group: 'com.github.waikato', name: 'fcms-widgets', version: '0.0.13'
libraryDependencies += "com.github.waikato" % "fcms-widgets" % "0.0.13"
<dependency org="com.github.waikato" name="fcms-widgets" rev="0.0.13"/>
@Grapes(@Grab(group='com.github.waikato', module='fcms-widgets', version='0.0.13'))
'com.github.waikato:fcms-widgets:jar:0.0.13'

Download

Click the following link to download the jar file.

fcms-widgets-0.0.13-javadoc.jar
fcms-widgets-0.0.13-sources.jar
fcms-widgets-0.0.13.jar
fcms-widgets-0.0.13.pom



Related Tutorials