Last Version

org.webjars.bower:numeraljs 2.0.6

WebJar for numeral

GroupId

GroupId

org.webjars.bower
ArtifactId

ArtifactId

numeraljs
Version

Version

2.0.6
Type

Type

jar

Download numeraljs 2.0.6


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