License |
License
MIT
|
---|---|
Categories |
CategoriesJSON Data |
GroupId | GroupIdorg.webjars.npm |
ArtifactId | ArtifactIdjson-bigint |
Version | Version1.0.0 |
Type | Typejar |
Description |
Descriptionjson-bigint
WebJar for json-bigint
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
json-bigint-1.0.0.pom | |
json-bigint-1.0.0.jar | 15 KB |
json-bigint-1.0.0-sources.jar | 22 bytes |
json-bigint-1.0.0-javadoc.jar | 22 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/org.webjars.npm/json-bigint/ -->
<dependency>
<groupId>org.webjars.npm</groupId>
<artifactId>json-bigint</artifactId>
<version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/json-bigint/
implementation 'org.webjars.npm:json-bigint:1.0.0'
// https://jarcasting.com/artifacts/org.webjars.npm/json-bigint/
implementation ("org.webjars.npm:json-bigint:1.0.0")
'org.webjars.npm:json-bigint:jar:1.0.0'
<dependency org="org.webjars.npm" name="json-bigint" rev="1.0.0">
<artifact name="json-bigint" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='json-bigint', version='1.0.0')
)
libraryDependencies += "org.webjars.npm" % "json-bigint" % "1.0.0"
[org.webjars.npm/json-bigint "1.0.0"]
Group / Artifact | Type | Version |
---|---|---|
org.webjars.npm : bignumber.js | jar | [9.0.0,10) |