Download coffeescript-0.1.jar file - Jar c

Jar examples for c:coffeescript

Description

Coffee Script Compiler

You can download jar file coffeescript 0.1 in this page.

License

Apache License Version 2.0

Build File

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'

Download

Click the following link to download the jar file.

coffeescript-0.1-javadoc.jar
coffeescript-0.1-sources.jar
coffeescript-0.1.jar
coffeescript-0.1.pom



Related Tutorials