Jar examples for f:flabbergast-runtime
The Runtime for the Flabbergast Configuration Language on the JVM.
You can download jar file flabbergast-runtime 0.19 in this page.
MIT License
You can use the following script to add flabbergast-runtime-0.19.jar to your project.
<dependency> <groupId>com.github.apmasell.flabbergast</groupId> <artifactId>flabbergast-runtime</artifactId> <version>0.19</version> </dependency>
compile group: 'com.github.apmasell.flabbergast', name: 'flabbergast-runtime', version: '0.19'
libraryDependencies += "com.github.apmasell.flabbergast" % "flabbergast-runtime" % "0.19"
<dependency org="com.github.apmasell.flabbergast" name="flabbergast-runtime" rev="0.19"/>
@Grapes(@Grab(group='com.github.apmasell.flabbergast', module='flabbergast-runtime', version='0.19'))
'com.github.apmasell.flabbergast:flabbergast-runtime:jar:0.19'
Click the following link to download the jar file.
flabbergast-runtime-0.19-javadoc.jar