Jar examples for s:stencil-core
Stencil is a simple page rendering layer
You can download jar file stencil-core 2.6 in this page.
You can use the following script to add stencil-core-2.6.jar to your project.
<dependency> <groupId>nz.ac.auckland.stencil</groupId> <artifactId>stencil-core</artifactId> <version>2.6</version> </dependency>
compile group: 'nz.ac.auckland.stencil', name: 'stencil-core', version: '2.6'
libraryDependencies += "nz.ac.auckland.stencil" % "stencil-core" % "2.6"
<dependency org="nz.ac.auckland.stencil" name="stencil-core" rev="2.6"/>
@Grapes(@Grab(group='nz.ac.auckland.stencil', module='stencil-core', version='2.6'))
'nz.ac.auckland.stencil:stencil-core:jar:2.6'
Click the following link to download the jar file.
stencil-core-2.6-javadoc.jar