is not current version
Last Version 9.0.1

org.webjars.npm:bignumber.js 4.1.0

WebJar for bignumber.js

GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

bignumber.js
Version

Version

4.1.0
Type

Type

jar

Download bignumber.js 4.1.0


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