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