GroupId | GroupIdorg.webjars.npm |
---|---|
ArtifactId | ArtifactIdcombine-source-map |
Version | Version0.7.1 |
Type | Typejar |
Filename | Size |
---|---|
combine-source-map-0.7.1.pom | |
combine-source-map-0.7.1.jar | 13 KB |
combine-source-map-0.7.1-sources.jar | 22 bytes |
combine-source-map-0.7.1-javadoc.jar | 22 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/org.webjars.npm/combine-source-map/ -->
<dependency>
<groupId>org.webjars.npm</groupId>
<artifactId>combine-source-map</artifactId>
<version>0.7.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/combine-source-map/
implementation 'org.webjars.npm:combine-source-map:0.7.1'
// https://jarcasting.com/artifacts/org.webjars.npm/combine-source-map/
implementation ("org.webjars.npm:combine-source-map:0.7.1")
'org.webjars.npm:combine-source-map:jar:0.7.1'
<dependency org="org.webjars.npm" name="combine-source-map" rev="0.7.1">
<artifact name="combine-source-map" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='combine-source-map', version='0.7.1')
)
libraryDependencies += "org.webjars.npm" % "combine-source-map" % "0.7.1"
[org.webjars.npm/combine-source-map "0.7.1"]