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