Download blaze-core-0.8.1.jar file - Jar b

Jar examples for b:blaze-core

Description

You can download jar file blaze-core 0.8.1 in this page.

Build File

You can use the following script to add blaze-core-0.8.1.jar to your project.

<dependency>
   <groupId>com.fizzed</groupId>
   <artifactId>blaze-core</artifactId>
   <version>0.8.1</version>
</dependency>
compile group: 'com.fizzed', name: 'blaze-core', version: '0.8.1'
libraryDependencies += "com.fizzed" % "blaze-core" % "0.8.1"
<dependency org="com.fizzed" name="blaze-core" rev="0.8.1"/>
@Grapes(@Grab(group='com.fizzed', module='blaze-core', version='0.8.1'))
'com.fizzed:blaze-core:jar:0.8.1'

Download

Click the following link to download the jar file.

blaze-core-0.8.1-javadoc.jar
blaze-core-0.8.1-sources.jar
blaze-core-0.8.1.jar
blaze-core-0.8.1.pom



Related Tutorials