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