License |
License
The Academic Free License, v. 2.1
|
---|---|
GroupId | GroupIdcn.dreampie |
ArtifactId | ArtifactIdcoffeescript |
Last Version | Last Version0.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionCoffee Script Compiler
Coffee Script Compiler
|
Filename | Size |
---|---|
coffeescript-0.1.pom | |
coffeescript-0.1.jar | 72 KB |
coffeescript-0.1-sources.jar | 63 KB |
coffeescript-0.1-javadoc.jar | 97 KB |
Browse |
<!-- 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"]
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 |
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-api | jar | 1.7.7 |