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

org.webjars:underscorejs 1.4.4

WebJar for Underscore.js

Группа

Группа

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

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

underscorejs
Версия

Версия

1.4.4
Тип

Тип

jar

Скачать underscorejs 1.4.4

Имя Файла Размер
underscorejs-1.4.4.pom
underscorejs-1.4.4.jar 18 KB
Обзор

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