Download ferris-swing-0.0.3.jar file - Jar f

Jar examples for f:ferris-swing

Description

This project contains simple Swing tools.

You can download jar file ferris-swing 0.0.3 in this page.

Build File

You can use the following script to add ferris-swing-0.0.3.jar to your project.

<dependency>
   <groupId>org.ferris</groupId>
   <artifactId>ferris-swing</artifactId>
   <version>0.0.3</version>
</dependency>
compile group: 'org.ferris', name: 'ferris-swing', version: '0.0.3'
libraryDependencies += "org.ferris" % "ferris-swing" % "0.0.3"
<dependency org="org.ferris" name="ferris-swing" rev="0.0.3"/>
@Grapes(@Grab(group='org.ferris', module='ferris-swing', version='0.0.3'))
'org.ferris:ferris-swing:jar:0.0.3'

Download

Click the following link to download the jar file.

ferris-swing-0.0.3.jar
ferris-swing-0.0.3.pom



Related Tutorials