coffee-script

WebJar for coffee-script

License

License

MIT
GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

coffee-script
Last Version

Last Version

1.12.7
Release Date

Release Date

Type

Type

jar
Description

Description

coffee-script
WebJar for coffee-script
Project URL

Project URL

http://webjars.org
Source Code Management

Source Code Management

https://github.com/jashkenas/coffeescript

Download coffee-script

How to add to project

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.

Versions

Version
1.12.7
1.11.0
1.10.0
1.9.3
1.7.0
1.4.0
1.3.3