Categories |
CategoriesJSON Data |
---|---|
GroupId | GroupIdorg.webjars.npm |
ArtifactId | ArtifactIdread-package-json |
Version | Version2.1.1 |
Type | Typejar |
Filename | Size |
---|---|
read-package-json-2.1.1.pom | |
read-package-json-2.1.1.jar | 9 KB |
read-package-json-2.1.1-sources.jar | 22 bytes |
read-package-json-2.1.1-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.1.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/read-package-json/
implementation 'org.webjars.npm:read-package-json:2.1.1'
// https://jarcasting.com/artifacts/org.webjars.npm/read-package-json/
implementation ("org.webjars.npm:read-package-json:2.1.1")
'org.webjars.npm:read-package-json:jar:2.1.1'
<dependency org="org.webjars.npm" name="read-package-json" rev="2.1.1">
<artifact name="read-package-json" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='read-package-json', version='2.1.1')
)
libraryDependencies += "org.webjars.npm" % "read-package-json" % "2.1.1"
[org.webjars.npm/read-package-json "2.1.1"]