Last Version

firestarter 2.0.0-beta

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

License

License

GroupId

GroupId

com.googlecode.blaisemath
ArtifactId

ArtifactId

firestarter
Version

Version

2.0.0-beta
Type

Type

jar
Description

Description

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

Project URL

https://github.com/triathematician/firestarter
Source Code Management

Source Code Management

https://github.com/triathematician/firestarter

Download firestarter 2.0.0-beta


<!-- https://jarcasting.com/artifacts/com.googlecode.blaisemath/firestarter/ -->
<dependency>
    <groupId>com.googlecode.blaisemath</groupId>
    <artifactId>firestarter</artifactId>
    <version>2.0.0-beta</version>
</dependency>
// https://jarcasting.com/artifacts/com.googlecode.blaisemath/firestarter/
implementation 'com.googlecode.blaisemath:firestarter:2.0.0-beta'
// https://jarcasting.com/artifacts/com.googlecode.blaisemath/firestarter/
implementation ("com.googlecode.blaisemath:firestarter:2.0.0-beta")
'com.googlecode.blaisemath:firestarter:jar:2.0.0-beta'
<dependency org="com.googlecode.blaisemath" name="firestarter" rev="2.0.0-beta">
  <artifact name="firestarter" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.googlecode.blaisemath', module='firestarter', version='2.0.0-beta')
)
libraryDependencies += "com.googlecode.blaisemath" % "firestarter" % "2.0.0-beta"
[com.googlecode.blaisemath/firestarter "2.0.0-beta"]

Dependencies

test (2)

Group / Artifact Type Version
junit : junit jar 4.12
com.google.guava : guava jar 28.1-jre

Project Modules

There are no modules declared in this project.