Last Version

Coffee Script Compiler 0.1

Coffee Script Compiler

License

License

The Academic Free License, v. 2.1
GroupId

GroupId

cn.dreampie
ArtifactId

ArtifactId

coffeescript
Version

Version

0.1
Type

Type

jar
Description

Description

Coffee Script Compiler
Coffee Script Compiler

Download coffeescript 0.1


<!-- https://jarcasting.com/artifacts/cn.dreampie/coffeescript/ -->
<dependency>
    <groupId>cn.dreampie</groupId>
    <artifactId>coffeescript</artifactId>
    <version>0.1</version>
</dependency>
// https://jarcasting.com/artifacts/cn.dreampie/coffeescript/
implementation 'cn.dreampie:coffeescript:0.1'
// https://jarcasting.com/artifacts/cn.dreampie/coffeescript/
implementation ("cn.dreampie:coffeescript:0.1")
'cn.dreampie:coffeescript:jar:0.1'
<dependency org="cn.dreampie" name="coffeescript" rev="0.1">
  <artifact name="coffeescript" type="jar" />
</dependency>
@Grapes(
@Grab(group='cn.dreampie', module='coffeescript', version='0.1')
)
libraryDependencies += "cn.dreampie" % "coffeescript" % "0.1"
[cn.dreampie/coffeescript "0.1"]

Dependencies

compile (4)

Group / Artifact Type Version
junit : junit jar 4.11
commons-io : commons-io jar 2.4
org.mozilla : rhino jar 1.7R4
com.google.javascript : closure-compiler jar v20141023

provided (1)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.7

Project Modules

There are no modules declared in this project.