Download stencil-util-2.3.jar file - Jar s

Jar examples for s:stencil-util

Description

Some common utility classes gathered from usage into one artifact.

You can download jar file stencil-util 2.3 in this page.

Build File

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'

Download

Click the following link to download the jar file.

stencil-util-2.3-javadoc.jar
stencil-util-2.3-release-pom.pom
stencil-util-2.3-sources.jar
stencil-util-2.3.jar
stencil-util-2.3.pom



Related Tutorials