is not current version
Last Version 2.0.6

org.webjars:numeral-js 1.5.3-1

WebJar for Numeral.js

Categories

Categories

JavaScript Languages
GroupId

GroupId

org.webjars
ArtifactId

ArtifactId

numeral-js
Version

Version

1.5.3-1
Type

Type

jar

Download numeral-js 1.5.3-1


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