is not current version
Last Version 1.0.0

org.webjars.npm:json-bigint 0.3.0

WebJar for json-bigint

Categories

Categories

JSON Data
GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

json-bigint
Version

Version

0.3.0
Type

Type

jar

Download json-bigint 0.3.0


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