is not current version
Last Version 9.0.1

org.webjars.npm:bignumber.js 8.1.1

WebJar for bignumber.js

GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

bignumber.js
Version

Version

8.1.1
Type

Type

jar

Download bignumber.js 8.1.1


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