is not current version
Last Version 1.8.0

org.webjars.npm:convert-source-map 1.1.1

WebJar for convert-source-map

GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

convert-source-map
Version

Version

1.1.1
Type

Type

jar

Download convert-source-map 1.1.1


<!-- https://jarcasting.com/artifacts/org.webjars.npm/convert-source-map/ -->
<dependency>
    <groupId>org.webjars.npm</groupId>
    <artifactId>convert-source-map</artifactId>
    <version>1.1.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/convert-source-map/
implementation 'org.webjars.npm:convert-source-map:1.1.1'
// https://jarcasting.com/artifacts/org.webjars.npm/convert-source-map/
implementation ("org.webjars.npm:convert-source-map:1.1.1")
'org.webjars.npm:convert-source-map:jar:1.1.1'
<dependency org="org.webjars.npm" name="convert-source-map" rev="1.1.1">
  <artifact name="convert-source-map" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='convert-source-map', version='1.1.1')
)
libraryDependencies += "org.webjars.npm" % "convert-source-map" % "1.1.1"
[org.webjars.npm/convert-source-map "1.1.1"]