| License |
License
MIT
|
|---|---|
| GroupId | GroupIdorg.webjars.npm |
| ArtifactId | ArtifactIdbig.js |
| Version | Version6.1.1 |
| Type | Typejar |
| Description |
Descriptionbig.js
WebJar for big.js
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| big.js-6.1.1.pom | |
| big.js-6.1.1.jar | 21 KB |
| big.js-6.1.1-sources.jar | 22 bytes |
| big.js-6.1.1-javadoc.jar | 22 bytes |
| Browse |
<!-- https://jarcasting.com/artifacts/org.webjars.npm/big.js/ -->
<dependency>
<groupId>org.webjars.npm</groupId>
<artifactId>big.js</artifactId>
<version>6.1.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/big.js/
implementation 'org.webjars.npm:big.js:6.1.1'
// https://jarcasting.com/artifacts/org.webjars.npm/big.js/
implementation ("org.webjars.npm:big.js:6.1.1")
'org.webjars.npm:big.js:jar:6.1.1'
<dependency org="org.webjars.npm" name="big.js" rev="6.1.1">
<artifact name="big.js" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='big.js', version='6.1.1')
)
libraryDependencies += "org.webjars.npm" % "big.js" % "6.1.1"
[org.webjars.npm/big.js "6.1.1"]