is not current version
Last Version 9.0.1

org.webjars.npm:bignumber.js 6.0.0

WebJar for bignumber.js

GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

bignumber.js
Version

Version

6.0.0
Type

Type

jar

Download bignumber.js 6.0.0


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