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

org.webjars:underscorejs 1.4.3

WebJar for Underscore.js

Группа

Группа

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

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

underscorejs
Версия

Версия

1.4.3
Тип

Тип

jar

Скачать underscorejs 1.4.3

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

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