не последняя версия
Последняя версия 1.9.2

org.webjars.bower:coffeescript 1.6.3

WebJar for coffeescript

Группа

Группа

org.webjars.bower
Идентификатор

Идентификатор

coffeescript
Версия

Версия

1.6.3
Тип

Тип

jar

Скачать coffeescript 1.6.3


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