License |
License
MIT
|
---|---|
GroupId | GroupIdorg.webjars.npm |
ArtifactId | ArtifactIdhas-bigints |
Last Version | Last Version1.0.2 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionhas-bigints
WebJar for has-bigints
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
has-bigints-1.0.2.pom | |
has-bigints-1.0.2.jar | 8 KB |
has-bigints-1.0.2-sources.jar | 22 bytes |
has-bigints-1.0.2-javadoc.jar | 22 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/org.webjars.npm/has-bigints/ -->
<dependency>
<groupId>org.webjars.npm</groupId>
<artifactId>has-bigints</artifactId>
<version>1.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/has-bigints/
implementation 'org.webjars.npm:has-bigints:1.0.2'
// https://jarcasting.com/artifacts/org.webjars.npm/has-bigints/
implementation ("org.webjars.npm:has-bigints:1.0.2")
'org.webjars.npm:has-bigints:jar:1.0.2'
<dependency org="org.webjars.npm" name="has-bigints" rev="1.0.2">
<artifact name="has-bigints" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='has-bigints', version='1.0.2')
)
libraryDependencies += "org.webjars.npm" % "has-bigints" % "1.0.2"
[org.webjars.npm/has-bigints "1.0.2"]