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