is not current version
Last Version 9.0.1

org.webjars.npm:bignumber.js 7.2.1

WebJar for bignumber.js

GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

bignumber.js
Version

Version

7.2.1
Type

Type

jar

Download bignumber.js 7.2.1


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