is not current version
Last Version 1.0.1

org.webjars.npm:json-stable-stringify 0.1.3

WebJar for json-stable-stringify

Categories

Categories

JSON Data
GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

json-stable-stringify
Version

Version

0.1.3
Type

Type

jar

Download json-stable-stringify 0.1.3


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