is not current version
Last Version 0.5.4

org.webjars.npm:circular-json 0.3.3

WebJar for circular-json

Categories

Categories

JSON Data
GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

circular-json
Version

Version

0.3.3
Type

Type

jar

Download circular-json 0.3.3


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