GroupId | GroupIdorg.webjars.bower |
---|---|
ArtifactId | ArtifactIdnumeraljs |
Last Version | Last Version2.0.6 |
Release Date | Release Date |
Type | Typejar |
Filename | Size |
---|---|
numeraljs-2.0.6.pom | |
numeraljs-2.0.6.jar | 82 KB |
numeraljs-2.0.6-sources.jar | 22 bytes |
Browse |
<!-- 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"]