Download flabbergast-runtime-0.11.jar file - Jar f

Jar examples for f:flabbergast-runtime

Description

The Runtime for the Flabbergast Configuration Language on the JVM.

You can download jar file flabbergast-runtime 0.11 in this page.

License

MIT License

Build File

You can use the following script to add flabbergast-runtime-0.11.jar to your project.

<dependency>
   <groupId>com.github.apmasell.flabbergast</groupId>
   <artifactId>flabbergast-runtime</artifactId>
   <version>0.11</version>
</dependency>
compile group: 'com.github.apmasell.flabbergast', name: 'flabbergast-runtime', version: '0.11'
libraryDependencies += "com.github.apmasell.flabbergast" % "flabbergast-runtime" % "0.11"
<dependency org="com.github.apmasell.flabbergast" name="flabbergast-runtime" rev="0.11"/>
@Grapes(@Grab(group='com.github.apmasell.flabbergast', module='flabbergast-runtime', version='0.11'))
'com.github.apmasell.flabbergast:flabbergast-runtime:jar:0.11'

Download

Click the following link to download the jar file.

flabbergast-runtime-0.11-javadoc.jar
flabbergast-runtime-0.11-sources.jar
flabbergast-runtime-0.11.jar
flabbergast-runtime-0.11.pom



Related Tutorials