Jar examples for g:grom-runtime
Runtime for GROM template engine
You can download jar file grom-runtime 0.1.1 in this page.
The BSD 3-Clause License (BSD3)
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'
Click the following link to download the jar file.
grom-runtime-0.1.1-javadoc.jar