Download blaise-app-0.1.0-beta.jar file - Jar b

Jar examples for b:blaise-app

Description

Application framework to help configure menus and toolbars, extension of BSAF.

You can download jar file blaise-app 0.1.0-beta in this page.

License

Apache License 2.0

Build File

You can use the following script to add blaise-app-0.1.0-beta.jar to your project.

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

Download

Click the following link to download the jar file.

blaise-app-0.1.0-beta-javadoc.jar
blaise-app-0.1.0-beta-sources.jar
blaise-app-0.1.0-beta.jar
blaise-app-0.1.0-beta.pom



Related Tutorials