is not current version
Last Version 9.0.1

org.webjars.npm:bignumber.js 9.0.0

WebJar for bignumber.js

GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

bignumber.js
Version

Version

9.0.0
Type

Type

jar

Download bignumber.js 9.0.0


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