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

org.webjars.npm:coffeescript 2.3.1

WebJar for coffeescript

Группа

Группа

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

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

coffeescript
Версия

Версия

2.3.1
Тип

Тип

jar

Скачать coffeescript 2.3.1


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