is not current version
Last Version 2.0.6

org.webjars.bower:numeral 2.0.4

WebJar for numeral

GroupId

GroupId

org.webjars.bower
ArtifactId

ArtifactId

numeral
Version

Version

2.0.4
Type

Type

jar

Download numeral 2.0.4


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