Jar examples for s:stencil-util
Some common utility classes gathered from usage into one artifact.
You can download jar file stencil-util 2.3 in this page.
You can use the following script to add stencil-util-2.3.jar to your project.
<dependency> <groupId>nz.ac.auckland.stencil</groupId> <artifactId>stencil-util</artifactId> <version>2.3</version> </dependency>
compile group: 'nz.ac.auckland.stencil', name: 'stencil-util', version: '2.3'
libraryDependencies += "nz.ac.auckland.stencil" % "stencil-util" % "2.3"
<dependency org="nz.ac.auckland.stencil" name="stencil-util" rev="2.3"/>
@Grapes(@Grab(group='nz.ac.auckland.stencil', module='stencil-util', version='2.3'))
'nz.ac.auckland.stencil:stencil-util:jar:2.3'
Click the following link to download the jar file.
stencil-util-2.3-javadoc.jar