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