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