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

org.webjars.bower:numeral 1.5.3

WebJar for numeral

Группа

Группа

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

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

numeral
Версия

Версия

1.5.3
Тип

Тип

jar

Скачать numeral 1.5.3

Имя Файла Размер
numeral-1.5.3.pom
numeral-1.5.3.jar 81 KB
numeral-1.5.3-sources.jar 22 bytes
Обзор

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