GroupId | GroupIdorg.webjars.bowergithub.jashkenas |
---|---|
ArtifactId | ArtifactIdcoffeescript |
Version | Version1.3.3 |
Type | Typejar |
Filename | Size |
---|---|
coffeescript-1.3.3.pom | |
coffeescript-1.3.3.jar | 524 KB |
coffeescript-1.3.3-sources.jar | 22 bytes |
coffeescript-1.3.3-javadoc.jar | 22 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/org.webjars.bowergithub.jashkenas/coffeescript/ -->
<dependency>
<groupId>org.webjars.bowergithub.jashkenas</groupId>
<artifactId>coffeescript</artifactId>
<version>1.3.3</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.bowergithub.jashkenas/coffeescript/
implementation 'org.webjars.bowergithub.jashkenas:coffeescript:1.3.3'
// https://jarcasting.com/artifacts/org.webjars.bowergithub.jashkenas/coffeescript/
implementation ("org.webjars.bowergithub.jashkenas:coffeescript:1.3.3")
'org.webjars.bowergithub.jashkenas:coffeescript:jar:1.3.3'
<dependency org="org.webjars.bowergithub.jashkenas" name="coffeescript" rev="1.3.3">
<artifact name="coffeescript" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.bowergithub.jashkenas', module='coffeescript', version='1.3.3')
)
libraryDependencies += "org.webjars.bowergithub.jashkenas" % "coffeescript" % "1.3.3"
[org.webjars.bowergithub.jashkenas/coffeescript "1.3.3"]