License |
License |
---|---|
Categories |
CategoriesJSON Data |
GroupId | GroupIdorg.webjars.npm |
ArtifactId | ArtifactIdis-json |
Version | Version2.0.1 |
Type | Typejar |
Description |
Descriptionis-json
WebJar for is-json
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
is-json-2.0.1.pom | |
is-json-2.0.1.jar | 6 KB |
is-json-2.0.1-sources.jar | 22 bytes |
is-json-2.0.1-javadoc.jar | 22 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/org.webjars.npm/is-json/ -->
<dependency>
<groupId>org.webjars.npm</groupId>
<artifactId>is-json</artifactId>
<version>2.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/is-json/
implementation 'org.webjars.npm:is-json:2.0.1'
// https://jarcasting.com/artifacts/org.webjars.npm/is-json/
implementation ("org.webjars.npm:is-json:2.0.1")
'org.webjars.npm:is-json:jar:2.0.1'
<dependency org="org.webjars.npm" name="is-json" rev="2.0.1">
<artifact name="is-json" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='is-json', version='2.0.1')
)
libraryDependencies += "org.webjars.npm" % "is-json" % "2.0.1"
[org.webjars.npm/is-json "2.0.1"]