Download jcoffeescript-1.0.jar file - Jar j

Jar examples for j:jcoffeescript

Description

JCoffeeScript is a java library that compiles CoffeeScript 1.0.

You can download jar file jcoffeescript 1.0 in this page.

License

The Apache Software License, Version 2.0

Build File

You can use the following script to add jcoffeescript-1.0.jar to your project.

<dependency>
   <groupId>com.google.code.maven-play-plugin.com.github.yeungda.jcoffeescript</groupId>
   <artifactId>jcoffeescript</artifactId>
   <version>1.0</version>
</dependency>
compile group: 'com.google.code.maven-play-plugin.com.github.yeungda.jcoffeescript', name: 'jcoffeescript', version: '1.0'
libraryDependencies += "com.google.code.maven-play-plugin.com.github.yeungda.jcoffeescript" % "jcoffeescript" % "1.0"
<dependency org="com.google.code.maven-play-plugin.com.github.yeungda.jcoffeescript" name="jcoffeescript" rev="1.0"/>
@Grapes(@Grab(group='com.google.code.maven-play-plugin.com.github.yeungda.jcoffeescript', module='jcoffeescript', version='1.0'))
'com.google.code.maven-play-plugin.com.github.yeungda.jcoffeescript:jcoffeescript:jar:1.0'

Download

Click the following link to download the jar file.

jcoffeescript-1.0-javadoc.jar
jcoffeescript-1.0-sources.jar
jcoffeescript-1.0.jar
jcoffeescript-1.0.pom



Related Tutorials