Jar examples for g:groovy-html-renderer
in-code html5 rendering engine leveraging the groovy syntax
You can download jar file groovy-html-renderer 2.0 in this page.
The Apache License, Version 2.0
You can use the following script to add groovy-html-renderer-2.0.jar to your project.
<dependency> <groupId>com.github.acavailhez</groupId> <artifactId>groovy-html-renderer</artifactId> <version>2.0</version> </dependency>
compile group: 'com.github.acavailhez', name: 'groovy-html-renderer', version: '2.0'
libraryDependencies += "com.github.acavailhez" % "groovy-html-renderer" % "2.0"
<dependency org="com.github.acavailhez" name="groovy-html-renderer" rev="2.0"/>
@Grapes(@Grab(group='com.github.acavailhez', module='groovy-html-renderer', version='2.0'))
'com.github.acavailhez:groovy-html-renderer:jar:2.0'
Click the following link to download the jar file.
groovy-html-renderer-2.0-javadoc.jar