is not current version
Last Version 0.5.21

org.webjars.npm:source-map-support 0.4.18

WebJar for source-map-support

GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

source-map-support
Version

Version

0.4.18
Type

Type

jar

Download source-map-support 0.4.18


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