Jar examples for c:coffeescript
Coffee Script Compiler
You can download jar file coffeescript 0.1 in this page.
Apache License Version 2.0
You can use the following script to add coffeescript-0.1.jar to your project.
<dependency> <groupId>cn.dreampie</groupId> <artifactId>coffeescript</artifactId> <version>0.1</version> </dependency>
compile group: 'cn.dreampie', name: 'coffeescript', version: '0.1'
libraryDependencies += "cn.dreampie" % "coffeescript" % "0.1"
<dependency org="cn.dreampie" name="coffeescript" rev="0.1"/>
@Grapes(@Grab(group='cn.dreampie', module='coffeescript', version='0.1'))
'cn.dreampie:coffeescript:jar:0.1'
Click the following link to download the jar file.
coffeescript-0.1-javadoc.jar