| License |
License
MIT
|
|---|---|
| Categories |
CategoriesJSON Data |
| GroupId | GroupIdorg.webjars.npm |
| ArtifactId | ArtifactIdjson-bignum |
| Last Version | Last Version0.0.3 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionjson-bignum
WebJar for json-bignum
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| json-bignum-0.0.3.pom | |
| json-bignum-0.0.3.jar | 11 KB |
| json-bignum-0.0.3-sources.jar | 22 bytes |
| json-bignum-0.0.3-javadoc.jar | 22 bytes |
| Browse |
<!-- https://jarcasting.com/artifacts/org.webjars.npm/json-bignum/ -->
<dependency>
<groupId>org.webjars.npm</groupId>
<artifactId>json-bignum</artifactId>
<version>0.0.3</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/json-bignum/
implementation 'org.webjars.npm:json-bignum:0.0.3'
// https://jarcasting.com/artifacts/org.webjars.npm/json-bignum/
implementation ("org.webjars.npm:json-bignum:0.0.3")
'org.webjars.npm:json-bignum:jar:0.0.3'
<dependency org="org.webjars.npm" name="json-bignum" rev="0.0.3">
<artifact name="json-bignum" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='json-bignum', version='0.0.3')
)
libraryDependencies += "org.webjars.npm" % "json-bignum" % "0.0.3"
[org.webjars.npm/json-bignum "0.0.3"]