CoffeeScript WebJar
More info: http://webjars.org
License |
License |
---|---|
GroupId | GroupIdorg.webjars |
ArtifactId | ArtifactIdcoffee-script-parent |
Last Version | Last Version1.11.0 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionCoffeeScript Parent
WebJar for CoffeeScript Parent
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
coffee-script-parent-1.11.0.pom | 3 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.webjars/coffee-script-parent/ -->
<dependency>
<groupId>org.webjars</groupId>
<artifactId>coffee-script-parent</artifactId>
<version>1.11.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.webjars/coffee-script-parent/
implementation 'org.webjars:coffee-script-parent:1.11.0'
// https://jarcasting.com/artifacts/org.webjars/coffee-script-parent/
implementation ("org.webjars:coffee-script-parent:1.11.0")
'org.webjars:coffee-script-parent:pom:1.11.0'
<dependency org="org.webjars" name="coffee-script-parent" rev="1.11.0">
<artifact name="coffee-script-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.webjars', module='coffee-script-parent', version='1.11.0')
)
libraryDependencies += "org.webjars" % "coffee-script-parent" % "1.11.0"
[org.webjars/coffee-script-parent "1.11.0"]
CoffeeScript WebJar
More info: http://webjars.org