is not current version
Last Version 1.4.8

org.webjars.npm:sourcemap-codec 1.4.6

WebJar for sourcemap-codec

GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

sourcemap-codec
Version

Version

1.4.6
Type

Type

jar

Download sourcemap-codec 1.4.6


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