Categories |
CategoriesJSON Data |
---|---|
GroupId | GroupIdorg.webjars.npm |
ArtifactId | ArtifactIdjson-stable-stringify |
Version | Version0.0.1 |
Type | Typejar |
Filename | Size |
---|---|
json-stable-stringify-0.0.1.pom | |
json-stable-stringify-0.0.1.jar | 8 KB |
json-stable-stringify-0.0.1-sources.jar | 22 bytes |
json-stable-stringify-0.0.1-javadoc.jar | 22 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/org.webjars.npm/json-stable-stringify/ -->
<dependency>
<groupId>org.webjars.npm</groupId>
<artifactId>json-stable-stringify</artifactId>
<version>0.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/json-stable-stringify/
implementation 'org.webjars.npm:json-stable-stringify:0.0.1'
// https://jarcasting.com/artifacts/org.webjars.npm/json-stable-stringify/
implementation ("org.webjars.npm:json-stable-stringify:0.0.1")
'org.webjars.npm:json-stable-stringify:jar:0.0.1'
<dependency org="org.webjars.npm" name="json-stable-stringify" rev="0.0.1">
<artifact name="json-stable-stringify" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='json-stable-stringify', version='0.0.1')
)
libraryDependencies += "org.webjars.npm" % "json-stable-stringify" % "0.0.1"
[org.webjars.npm/json-stable-stringify "0.0.1"]