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.1 in this page.
The Apache License, Version 2.0
You can use the following script to add groovy-html-renderer-2.1.jar to your project.
<dependency> <groupId>com.github.acavailhez</groupId> <artifactId>groovy-html-renderer</artifactId> <version>2.1</version> </dependency>
compile group: 'com.github.acavailhez', name: 'groovy-html-renderer', version: '2.1'
libraryDependencies += "com.github.acavailhez" % "groovy-html-renderer" % "2.1"
<dependency org="com.github.acavailhez" name="groovy-html-renderer" rev="2.1"/>
@Grapes(@Grab(group='com.github.acavailhez', module='groovy-html-renderer', version='2.1'))
'com.github.acavailhez:groovy-html-renderer:jar:2.1'
Click the following link to download the jar file.
groovy-html-renderer-2.1-javadoc.jar