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