Download template-core-1.0.51.jar file - Jar t

Jar examples for t:template-core

Description

Squarespace Template Compiler

You can download jar file template-core 1.0.51 in this page.

License

The Apache Software License, Version 2.0

Build File

You can use the following script to add template-core-1.0.51.jar to your project.

<dependency>
   <groupId>com.squarespace.template</groupId>
   <artifactId>template-core</artifactId>
   <version>1.0.51</version>
</dependency>
compile group: 'com.squarespace.template', name: 'template-core', version: '1.0.51'
libraryDependencies += "com.squarespace.template" % "template-core" % "1.0.51"
<dependency org="com.squarespace.template" name="template-core" rev="1.0.51"/>
@Grapes(@Grab(group='com.squarespace.template', module='template-core', version='1.0.51'))
'com.squarespace.template:template-core:jar:1.0.51'

Download

Click the following link to download the jar file.

template-core-1.0.51-javadoc.jar
template-core-1.0.51-sources.jar
template-core-1.0.51-tests.jar
template-core-1.0.51.jar
template-core-1.0.51.pom



Related Tutorials