Download firestarter-1.3.0.jar file - Jar f

Jar examples for f:firestarter

Description

Provides editors for various Java bean object types, and a generic, customizable PropertySheet.

You can download jar file firestarter 1.3.0 in this page.

License

Apache License 2.0

Build File

You can use the following script to add firestarter-1.3.0.jar to your project.

<dependency>
   <groupId>com.googlecode.blaisemath</groupId>
   <artifactId>firestarter</artifactId>
   <version>1.3.0</version>
</dependency>
compile group: 'com.googlecode.blaisemath', name: 'firestarter', version: '1.3.0'
libraryDependencies += "com.googlecode.blaisemath" % "firestarter" % "1.3.0"
<dependency org="com.googlecode.blaisemath" name="firestarter" rev="1.3.0"/>
@Grapes(@Grab(group='com.googlecode.blaisemath', module='firestarter', version='1.3.0'))
'com.googlecode.blaisemath:firestarter:jar:1.3.0'

Download

Click the following link to download the jar file.

firestarter-1.3.0-javadoc.jar
firestarter-1.3.0-sources.jar
firestarter-1.3.0.jar
firestarter-1.3.0.pom



Related Tutorials