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