is not current version
Last Version 1.8.0

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

WebJar for convert-source-map

GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

convert-source-map
Version

Version

0.3.5
Type

Type

jar

Download convert-source-map 0.3.5


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