Download firestarter-1.2.3.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.2.3 in this page.

License

Apache License 2.0

Build File

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

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

Download

Click the following link to download the jar file.

firestarter-1.2.3-javadoc.jar
firestarter-1.2.3-sources.jar
firestarter-1.2.3.jar
firestarter-1.2.3.pom



Related Tutorials