Download grom-runtime-0.1.1.jar file - Jar g

Jar examples for g:grom-runtime

Description

Runtime for GROM template engine

You can download jar file grom-runtime 0.1.1 in this page.

License

The BSD 3-Clause License (BSD3)

Build File

You can use the following script to add grom-runtime-0.1.1.jar to your project.

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

Download

Click the following link to download the jar file.

grom-runtime-0.1.1-javadoc.jar
grom-runtime-0.1.1-sources.jar
grom-runtime-0.1.1.jar
grom-runtime-0.1.1.pom



Related Tutorials