Jar examples for t:template-core
Squarespace Template Compiler
You can download jar file template-core 1.2.8 in this page.
The Apache Software License, Version 2.0
You can use the following script to add template-core-1.2.8.jar to your project.
<dependency> <groupId>com.squarespace.template</groupId> <artifactId>template-core</artifactId> <version>1.2.8</version> </dependency>
compile group: 'com.squarespace.template', name: 'template-core', version: '1.2.8'
libraryDependencies += "com.squarespace.template" % "template-core" % "1.2.8"
<dependency org="com.squarespace.template" name="template-core" rev="1.2.8"/>
@Grapes(@Grab(group='com.squarespace.template', module='template-core', version='1.2.8'))
'com.squarespace.template:template-core:jar:1.2.8'
Click the following link to download the jar file.
template-core-1.2.8-javadoc.jar