Download fcms-widgets-0.0.12.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.12 in this page.

License

GNU General Public License 3

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials